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 3c5317ed39
Merge pull request #37444 from adshmh/migrate-docker_api_create_test-integration-tests-to-integration_container
Refactor and migrate integration tests from integration-cli/docker_api_create_test to integration/container
2018-09-15 06:19:09 -07:00
..
copy_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
create_test.go migrate integration tests from integration-cli/docker_api_create_test.go to integration/container 2018-07-18 13:15:04 -04:00
daemon_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
diff_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
exec_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
export_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
health_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
inspect_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
ipcmode_test.go Migrate some ipc container test from integration-cli to integration 2018-08-01 21:51:45 +00:00
kill_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
links_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
logs_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
main_test.go Add an integration/internal/container helper package 2018-02-10 17:29:38 +01:00
mounts_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
nat_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
pause_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
ps_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
remove_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
rename_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
resize_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
restart_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
stats_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
stop_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
update_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
update_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
wait_test.go migrated container wait integration tests from integration-cli to integration/container package 2018-07-23 17:37:21 -04:00