fbd21afa80
Merge pull request #511 from dnephin/fix-end-of-line-whitespace-tests
...
Use golden files for tests that expect end-of-line whitespace
Upstream-commit: d3d9b38d55
Component: cli
2017-09-08 11:37:28 -07:00
d7ed53048b
Use golden files for tests that expect end-of-line whitespace
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 51587de1c4
Component: cli
2017-09-07 17:50:44 -04:00
4a595ff1d9
Add an end-to-end test for container run
...
for testing attach, remove, and pull image when missing.
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: c34360cc8e
Component: cli
2017-09-06 17:07:38 -04:00
581aa22bc8
Add scripts for setting up e2e test environment.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 26418a12fb
Component: cli
2017-08-16 10:35:56 -04:00
c20d148cd4
Add scripts folder to shellcheck
...
Signed-off-by: Jean-Pierre Huynh <jean-pierre.huynh@ounet.fr >
Upstream-commit: 24c06c1723
Component: cli
2017-07-19 16:33:58 +01:00
152c598ec8
Pin all tools used in the Dockerfiles
...
Also update gometalinter to use the official version. The update
found some new gosimple errors, which are fixed.
Also update the filewatcher script for the latest version of filewatcher.
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 102a8f0c9d
Component: cli
2017-07-11 14:23:27 -04:00
6ca362a6db
Speed up testing with coverage
...
By running a 'go test -i' on all the packages first the overall runtime is significantly
decreased.
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 3a9ba545bc
Component: cli
2017-06-14 10:57:36 -07:00
4bf796daf6
Add scripts and targets for manpages and yamldocs
...
Signed-off-by: Tibor Vass <tibor@docker.com >
Upstream-commit: ff615dbc4d
Component: cli
2017-06-05 19:10:44 +00:00
f257d783a4
Add tests for verifyExternalNetwork
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 341703d21e
Component: cli
2017-05-26 12:21:04 -04:00
f039c950a8
Upload coverage report from outside of test container.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: f6d148c632
Component: cli
2017-05-19 17:37:38 -04:00
473491581d
Support running unit tests when files are saved.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 74c06a140b
Component: cli
2017-05-15 17:02:58 -04:00