..
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
Address expected
vs actual
in integration tests
2018-03-05 20:39:42 +00:00
kill_test.go
Address expected
vs actual
in integration tests
2018-03-05 20:39:42 +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
Address expected
vs actual
in integration tests
2018-03-05 20:39:42 +00:00
ps_test.go
Enhancement of replacing ContainerCreate with helper funcs in tests
2018-02-28 21:35:56 +00:00
remove_test.go
Address expected
vs actual
in integration tests
2018-03-05 20:39:42 +00: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
Address expected
vs actual
in integration tests
2018-03-05 20:39:42 +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