Commit History

Author SHA1 Message Date
  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 ddec605aef integration: use string-literals for easier grep'ing 2 years ago
  Sebastiaan van Stijn 786e6d80ba integration: fix empty-lines (revive) 2 years ago
  Rich Horwood 8f80e55111 Add configuration validation option and tests. 6 years ago
  Sebastiaan van Stijn cdc39fa29c integration/config: add check for removing non-existing config 5 years ago
  Sebastiaan van Stijn 632cc7019a integration/config: remove check that was already done in TestConfigInspect 5 years ago
  Sebastiaan van Stijn 26f2eddaa3 integration/config: combine TestConfigCreateWithLabels with TestConfigsCreateAndDelete 5 years ago
  Sebastiaan van Stijn 18cae89436 integration/config: 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 25424cf772 integration/config: move functions to be in line with "secret" tests 5 years ago
  Sebastiaan van Stijn dd67b4794e integration/config: TestTemplatedConfig: simplify task code 5 years ago
  Sebastiaan van Stijn ec78112edd integration/config: 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
  Sam Whited b37c214e3c testutil: make testing packages public 5 years ago
  Tibor Vass f923321aae Add test for keeping same daemon ID on upgrade 6 years ago
  Yong Tang 68e266ee3a Replace waitAndAssert in config_test.go with poll.WaitOn 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 0e57ceae0d moved integration tests from docker_cli_config_create_test.go to integration/config 7 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 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
  Arash Deshmeh 69481edc07 integration tests under integration/config use unique names when creating resources 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 4b99d78207 Migrate config inspect test to api test 7 years ago
  Brian Goff c02171802b Merge configs/secrets in unix implementation 7 years ago