1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Akihiro Suda 8472e04f79
Merge pull request #38555 from yongtang/assert.NilError
Replace t.Fatal(err) with assert.NilError(err)
2019-01-15 10:51:42 +09:00
..
build Merge pull request #38472 from thaJeztah/remove_debugging_code 2019-01-09 08:41:01 +01:00
config GetRunningTasks: pass client instead of daemon 2019-01-14 02:30:40 +01:00
container Fix some minor wording / issues 2019-01-07 13:57:01 +01:00
image Replace t.Fatal(err) with assert.NilError(err) 2019-01-13 21:36:25 +00:00
internal GetRunningTasks: pass client instead of daemon 2019-01-14 02:30:40 +01:00
network Remove code duplication and consolidate networkIsRemoved 2019-01-12 23:01:21 +00:00
plugin Fix: plugin-tests discarding current environment 2019-01-12 13:06:25 +01:00
secret GetRunningTasks: pass client instead of daemon 2019-01-14 02:30:40 +01:00
service Remove code duplication and consolidate networkIsRemoved 2019-01-12 23:01:21 +00:00
session Windows: Start of enabling tests under integration/ 2018-09-26 12:28:22 -07:00
system Replace t.Fatal(err) with assert.NilError(err) 2019-01-13 21:36:25 +00:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Integration: use testenv.APIClient() 2019-01-03 11:53:41 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00