docker/integration
Solomon Hykes c8f437aee0 api/server: replace an integration test with a unit test using engine mocking.
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2014-04-03 23:53:39 +00:00
..
fixtures/https
api_test.go api/server: replace an integration test with a unit test using engine mocking. 2014-04-03 23:53:39 +00:00
auth_test.go Skip login tests because of external dependency to a hosted service. 2014-04-03 21:55:33 +00:00
buildfile_test.go Merge pull request #4759 from crosbymichael/comments-in-buildfile 2014-03-28 11:16:32 +02:00
commands_test.go Allow "SIG" prefix on signal names in `docker kill` ("SIGKILL", etc) 2014-04-01 11:01:07 -06:00
container_test.go Allow non-privileged containers to create device nodes. 2014-04-03 18:44:13 +00:00
graph_test.go
https_test.go fix tests 2014-03-31 18:11:53 +00:00
iptables_test.go
runtime_test.go
server_test.go Revert "fix failing test to use kill instead of stop" 2014-03-24 12:03:41 +00:00
sorter_test.go
utils_test.go
z_final_test.go