Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Akihiro Suda
|
5bf33adba2
hack: support $DOCKER_ROOTLESS for testing rootless
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Sebastiaan van Stijn
|
9f9b4290b9
integration: change container.Run signature to fix linting
|
6 years ago |
Sebastiaan van Stijn
|
a3948d17d3
Improve consistency in "skip"
|
6 years ago |
Sebastiaan van Stijn
|
0de62d9bbc
Integration: use testenv.APIClient()
|
6 years ago |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Arash Deshmeh
|
077247050d
integration tests under integration/container/links_linux_test.go use unique names
|
7 years ago |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Kir Kolyshkin
|
ad2f88d8cc
TestLinksEtcHostsContentMatch: use container.Exec()
|
7 years ago |
Vincent Demeester
|
18dd1d9aba
Fixes some integration/container test to run on remote daemon
|
7 years ago |
Yong Tang
|
eda311c18f
Move containerIsStopped/containerIsInState to integration/internal/container
|
7 years ago |
Vincent Demeester
|
641c73d211
Clean some cli-only integration tests
|
7 years ago |
Yong Tang
|
eaa1a0c218
Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions
|
7 years ago |
Yong Tang
|
9fcd2a0510
Update api tests to use container.Run/Create in helper package
|
7 years ago |
Vincent Demeester
|
af306d149e
Rename integration/util to integration/internal
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Yong Tang
|
e6bd20edcb
Migrate some integration-cli test to api tests
|
7 years ago |