Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 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 7c40c0a922 integration-cli: remove unnescessary conversions (unconvert) 6 years ago
  Sebastiaan van Stijn a44d90cdd4 integration-cli: update comments referencing waitAndAssert() 5 years ago
  Sam Whited b37c214e3c testutil: make testing packages public 5 years ago
  Tibor Vass 649201dc44 remove waitAndAssert and type casts 5 years ago
  Tibor Vass ac2f24e72a waitAndAssert -> poll.WaitOn 5 years ago
  Tibor Vass 42599f1cad prepare for eg on waitAndAssert 5 years ago
  Tibor Vass 64de5e8228 rm-gocheck: fix compile errors from converting check.CommentInterface to string 5 years ago
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 5 years ago
  Tibor Vass 3a24472c8e rm-gocheck: check.CommentInterface -> string 5 years ago
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string 5 years ago
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args 5 years ago
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 years ago
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 years ago
  Tonis Tiigi 3df1095bbd integration-cli: allow temporary errors on leader switch 6 years ago
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 years ago
  Brian Goff e063099f91 Completely remove `d.NewClient` from testing tools 6 years ago
  Sebastiaan van Stijn 2e326eba70 Add missing error-check in TestAPISwarmManagerRestore 6 years ago
  Yong Tang b958b430aa Merge pull request #38417 from thaJeztah/replace_newclient 6 years ago
  Olli Janatuinen 02157c638b Disabled these tests on s390x and ppc64le: 6 years ago
  Sebastiaan van Stijn 2cb7b73a1b Test: Replace NewClient() with NewClientT() 6 years ago
  Kir Kolyshkin 2ed512c7fa integration-cli/Test*Swarm*: use same args on restart 6 years ago
  Kir Kolyshkin 06afc2d1e6 TestAPISwarmLeaderElection: add some debug 6 years ago
  Kir Kolyshkin ac038eab29 integration-cli: error report improvements 6 years ago
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 6 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 years ago
  Vincent Demeester 3b01e92c9a Add a Cleanup function that cleans exec root and swarm files 7 years ago
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… 7 years ago