dlorenc
|
e1b0f7732e
|
Fixes a whitelist issue when untarring files in ADD commands. (#371)
* Fixes a whitelist issue when untarring files in ADD commands.
* Add go-cmp test tool.
* Make the integration test tolerate some file differences.
|
2018-09-28 11:42:07 -07:00 |
Christie Wilson
|
53b5fb41d2
|
Don't copy same files twice in copy integration tests (#273)
* Don't copy same files twice in copy integration tests
* Use error from RunCommandWithoutTest
|
2018-08-03 10:01:29 -07:00 |
priyawadhwa
|
31b7cd3732
|
Fix bug in copy command by refactoring whitelist checks (#231)
* Fixed bug
* WIP
* fix unit tests
|
2018-07-10 08:23:35 -07:00 |
Sharif Elgamal
|
f8aa88b119
|
Integration test refactoring (#126)
* integration test refactoring
* config file cleanup
* more test refactoring
* remove debug file
* moving around more files
* fixing up integration tests
* integration tests work
* some housekeeping
* fixing tests
* addressing comments
* debugging
* debugging
* actual debugging
* skip integration tests for travis
* install container-diff before integration tests
* syntax
* make test failures less noisy
* fixing tests
* hopefully fixing CI?
* fixes
* more fixes
* let's actually fix CI
* more testing
* testing
* proper auth
* typos
* adding support for args in integration tests
* formatting
* formatting
* adding support for testing bucket context
* adding bucket test dockerfile
* addressing comments
* syntax
|
2018-05-15 13:42:35 -07:00 |