Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 years ago |
Sebastiaan van Stijn
|
07e6b0ac70
integration: format code with gofumpt
|
1 year ago |
Sebastiaan van Stijn
|
786e6d80ba
integration: fix empty-lines (revive)
|
2 years ago |
Sebastiaan van Stijn
|
1a7ffe4fe4
integration/secret: add check for empty list not producing an error
|
5 years ago |
Sebastiaan van Stijn
|
3c4b258f21
integration/secret: don't string-match errors
|
5 years ago |
Sebastiaan van Stijn
|
348f412d85
integration: sync minor changes between config and secret tests
|
5 years ago |
Sebastiaan van Stijn
|
a45c89ecd1
integration/secret: fix TestSecretInspect not actually checking response
|
5 years ago |
Sebastiaan van Stijn
|
3c6f018f94
integration/secret: TestTemplatedSecret: simplify task code
|
5 years ago |
Sebastiaan van Stijn
|
de78663181
integration/secret: rename variables that collided with imported package name
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Yong Tang
|
f04e8bb075
Fatalf -> Fatal
|
6 years ago |
Sebastiaan van Stijn
|
8172edf04c
GetRunningTasks: pass client instead of daemon
|
6 years ago |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 years ago |
Arash Deshmeh
|
05a9e6239a
migrated integration tests from integration-cli/docker_cli_secret_create_test.go to integration/secret
|
7 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Arash Deshmeh
|
a70794aff0
use unique names for resources in integration tests of integration/secret package
|
7 years ago |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 years ago |
Sebastiaan van Stijn
|
55bebbaecf
Replace deprecated testutil.ErrorContains()
|
7 years ago |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 years ago |
Vincent Demeester
|
239a8a5189
Small daemon refactoring and add swarm init/join helpers
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Yong Tang
|
9045406144
Add missing canonical import comment to files in integration tests
|
7 years ago |
Yong Tang
|
99e2818850
Migrate some config secret tests to api test
|
7 years ago |
Brian Goff
|
c02171802b
Merge configs/secrets in unix implementation
|
7 years ago |
Aaron Lehmann
|
cdd2e6efdb
integration-cli: Add secret/config templating tests
|
8 years ago |
Yong Tang
|
f955d2e204
Migrates several swarm secrets from integration-cli to api tests
|
7 years ago |
Vincent Demeester
|
af306d149e
Rename integration/util to integration/internal
|
7 years ago |
Yong Tang
|
9349c03583
Migrate secret list tests from integration-cli to api tests
|
7 years ago |
Vincent Demeester
|
6977f468bb
Migrate some calls to new client function
|
7 years ago |
Yong Tang
|
71c794d912
Migrate TestSecretInspect from integration-cli to api tests
|
7 years ago |