summaryrefslogtreecommitdiff
path: root/integration/secret
Commit message (Expand)AuthorAgeFilesLines
* integration: fix empty-lines (revive)Sebastiaan van Stijn2022-09-281-1/+0
* integration/secret: add check for empty list not producing an errorSebastiaan van Stijn2020-04-141-0/+4
* integration/secret: don't string-match errorsSebastiaan van Stijn2020-04-141-5/+10
* integration: sync minor changes between config and secret testsSebastiaan van Stijn2020-04-141-2/+0
* integration/secret: fix TestSecretInspect not actually checking responseSebastiaan van Stijn2020-04-141-5/+7
* integration/secret: TestTemplatedSecret: simplify task codeSebastiaan van Stijn2020-04-141-30/+6
* integration/secret: rename variables that collided with imported package nameSebastiaan van Stijn2020-04-141-49/+49
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-3/+3
* testutil: make testing packages publicSam Whited2019-09-111-1/+1
* Fatalf -> FatalYong Tang2019-01-271-1/+1
* GetRunningTasks: pass client instead of daemonSebastiaan van Stijn2019-01-141-1/+1
* Windows: Start of enabling tests under integration/Vincent Demeester2018-09-261-4/+5
* migrated integration tests from integration-cli/docker_cli_secret_create_test...Arash Deshmeh2018-07-171-11/+61
* Update tests to use gotest.tools đŸ‘¼Vincent Demeester2018-06-131-3/+3
* use unique names for resources in integration tests of integration/secret pac...Arash Deshmeh2018-06-011-14/+18
* Various code-cleanupSebastiaan van Stijn2018-05-231-1/+1
* Replace deprecated testutil.ErrorContains()Sebastiaan van Stijn2018-05-211-5/+4
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Small daemon refactoring and add swarm init/join helpersVincent Demeester2018-04-161-15/+11
* Move integration-cli daemon package to internal/test…Vincent Demeester2018-04-101-2/+0
* Automated migration usingDaniel Nephin2018-03-161-39/+39
* Add missing canonical import comment to files in integration testsYong Tang2018-03-012-2/+2
* Migrate some config secret tests to api testYong Tang2018-02-251-23/+17
* Merge configs/secrets in unix implementationBrian Goff2018-02-161-5/+14
* integration-cli: Add secret/config templating testsAaron Lehmann2018-02-161-0/+130
* Migrates several swarm secrets from integration-cli to api testsYong Tang2018-02-111-1/+109
* Rename integration/util to integration/internalVincent Demeester2018-02-101-1/+1
* Migrate secret list tests from integration-cli to api testsYong Tang2018-02-091-10/+93
* Migrate some calls to new client functionVincent Demeester2018-02-081-2/+2
* Migrate TestSecretInspect from integration-cli to api testsYong Tang2018-02-022-0/+78