コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Tibor Vass f4a1e3db99 Support TLS remote test daemon 9 年 前
  Antonio Murdaca fe6b88e3fa integration-cli: fix minimum and default api version test 9 年 前
  Aditi Rajagopal 278e75800c pkg/version.Version: use the new String() method 9 年 前
  Doug Davis 6287ec9095 Add a DOCKER_API_VERSION env var 9 年 前
  Hu Keping 710817a71b Use checker on integration test when possible 9 年 前
  Antonio Murdaca 18faf6f94e Ensure body is closed after error is checked 10 年 前
  Antonio Murdaca 910322a893 Error out if client API version is too old 10 年 前
  John Howard 543cf79ffb Add GOOS in User-Agent 10 年 前
  Doug Davis 7fcf849749 Make version check return 400 instead of 404 10 年 前
  Antonio Murdaca f7e417ea5e Remove integration tests and port them to integration-cli 10 年 前