提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester 66de2e6e3b Move and refactor integration-cli/registry to internal/test 7 年之前
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests 7 年之前
  Vincent Demeester 6977f468bb Migrate some calls to new client function 7 年之前
  Sebastiaan van Stijn dfedc9ef62 Remove deprecated environment.MinimalBaseImage() 7 年之前
  Christopher Crone 86f9eb4a08 Fixes for dnephin review 7 年之前
  Christopher Crone 0bdba0e91a Use TLS for tests if needed 7 年之前
  Daniel Nephin f85ef42ea5 Refactor test environment 7 年之前
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 年之前
  Stanislav Bondarenko 0fd5a65428 Stop using deprecated SockRequest 8 年之前
  Brian Goff c3feb046b9 Allow stopping of paused container 8 年之前
  Vincent Demeester a582d9dc42 [integration] Move fakegit to its own package in cli 8 年之前
  Vincent Demeester a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions 8 年之前
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go 8 年之前
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… 8 年之前
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 年之前
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration 8 年之前
  Vincent Demeester b11ba1231e Update request.* signature to remove the host 8 年之前
  Vincent Demeester 5dd89abdf1 Ignore no such container in testEnv.Clean 8 年之前
  Vincent Demeester 1858656925 Move TearDownTest cleaning to environment package 8 年之前
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 年之前
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli 8 年之前
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
  Vincent Demeester c778f4b964 Refactor docker_cli_build_test.go 8 年之前
  Sebastiaan van Stijn e5058ff15c Merge pull request #29947 from vdemeester/integration-some-runCommandWithOutput-clean 8 年之前
  Sebastiaan van Stijn d4791c7b64 Merge pull request #29795 from vdemeester/integration-request-package 8 年之前
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code 8 年之前
  Vincent Demeester b029d3dee3 Should check for output, not error in deleteContainer 8 年之前
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 8 年之前
  Vincent Demeester 636d6ee57c Do not fail in `TearDown` if container not found when removing 8 年之前