peter-evans
39d6dc1ce7
Modify integration test for setting root user explicitly
2018-10-18 18:08:34 +09:00
Sharif Elgamal
49184c2114
set default HOME env properly ( #341 )
...
* set default HOME env properly
* set HOME to / if user is set by uid
* fix test
* continue to skip user_run test
* fix unit test to match new functionality
2018-09-27 07:31:51 -07:00
priyawadhwa
4e77fa000d
Set default home value ( #281 )
...
* Set default home value
* Apply default home value based on user for run commands
* rename default home function
2018-08-10 12:58:07 -07:00
priyawadhwa
ca5069271c
Fully qualify images in dockerfile tests ( #257 )
2018-07-25 17:56:17 -07:00
Sharif Elgamal
5e6b60f46e
adding metadata tests back to integration tests ( #185 )
...
* adding metadata tests back to integration tests and fixing resulting bugs
* fix onbuild and default env
* removing old test files
* adding the ArgsEscaped boolean on CMD commands
* fix onbuild test
* ignore failing test until container-diff is fixed
* code comments
* adding todo to remove uncomment failing test
2018-05-24 11:28:32 -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