提交历史

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