提交歷史

作者 SHA1 備註 提交日期
  CrazyMax 0e6a1b9596 integration-cli: split DockerSuite into subsequent build suites 3 年之前
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年之前
  Sam Whited b37c214e3c testutil: make testing packages public 5 年之前
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 年之前
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Anda Xu e440831802 fix and skip some tests based on API version 7 年之前
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… 7 年之前
  Sebastiaan van Stijn 18a771a761 Remove deprecated environment.DaemonPlatform() 7 年之前
  Daniel Nephin 4f304e72a2 Remove testutil.ReadBody 7 年之前
  Daniel Nephin c467a11205 Remove config tests, which are now unit tests in docker/cli 7 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  Vincent Demeester 8c7fdddf48 Fix TestAPIDockerAPIVersion on windows 8 年之前
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 年之前
  Vincent Demeester b11ba1231e Update request.* signature to remove the host 8 年之前
  Vincent Demeester f85ee17810 Convert request.SockRequestRaw to appropriate methods 8 年之前
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 8 年之前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
  Vincent Demeester 48de91a33f Extract daemon to its own package 8 年之前
  Victor Vieux e98e4a7111 always add but hide experimental cmds and flags 8 年之前
  John Howard 29d21388d5 Fix TestAPIClientVersionOldNotSupported 8 年之前
  John Howard f811d5b128 Windows: Require REST 1.25 or later 8 年之前
  Akihiro Suda 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 年之前
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 年之前
  Tonis Tiigi 0d88d5b64b Swarm integration tests 9 年之前
  Ben Firshman 322e2a7d05 Return remote API errors as JSON 9 年之前
  Vincent Demeester 7534f17261 Update code for latest engine-api 9 年之前