1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/container
Yong Tang 4b2fb7e394
Merge pull request #36468 from vdemeester/e2e-container-run
Fixes some integration/container tests to run on remote daemon
2018-03-05 12:23:24 -08:00
..
copy_test.go Migrate some copy tests to integration 2018-02-27 16:48:35 -05:00
create_test.go Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
daemon_linux_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
diff_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
exec_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
export_test.go Migrate export tests to api tests 2018-03-02 00:44:03 +00:00
health_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
inspect_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
kill_test.go Remove unnecessary container.WithName in kill test 2018-03-03 01:06:49 +00:00
links_linux_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
logs_test.go Improvement in integration tests 2018-03-02 19:03:59 +00:00
main_test.go Add an integration/internal/container helper package 2018-02-10 17:29:38 +01:00
mounts_linux_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
nat_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
pause_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
ps_test.go Enhancement of replacing ContainerCreate with helper funcs in tests 2018-02-28 21:35:56 +00:00
remove_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
rename_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
resize_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
restart_test.go Fixes some integration/container test to run on remote daemon 2018-03-05 14:24:01 +01:00
stats_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
stop_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
update_linux_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
update_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00