Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 years ago
  Kir Kolyshkin 9f3a343a51 integration-cli: fix TestAttachDetach, rm TestAttachDetachTruncatedID 6 years ago
  Daniel Nephin 847b610620 Fix TestAttachAfterDetach to work with latest client 7 years ago
  Christopher Crone f089a1df39 Skip some tests for E2E 7 years ago
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 years ago
  Tonis Tiigi 9d8f01b4f5 Improve TestAttachClosedOnContainerStop 8 years ago
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 years ago
  Arnaud Porterie a943c40150 Improve remote integration-cli tests 9 years ago
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 years ago
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 years ago
  Wen Cheng Ma f4abc6406e Using checkers assert for integration-cli/docker_cli_attach_unix_test.go 9 years ago
  Vincent Demeester 50852f3be3 Fix TestAttachClosedOnContainerStop racey test 9 years ago
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 years ago
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 years ago
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 years ago
  David Mackey 3941623fbc trivial: typo cleanup 10 years ago
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 years ago
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd 10 years ago
  Brian Goff 28cda04838 Move TestAttachDetachTruncatedID to integration-cli 10 years ago
  Brian Goff ae0883ce00 Move TestAttachDetach to integration-cli 10 years ago
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests 10 years ago
  Tibor Vass a124bfaef3 integration-cli: wait for container before sending ^D 10 years ago
  Brian Goff 6ef8057700 Fix racey TestAttachAfterDetach 10 years ago
  Jessica Frazelle 798215af24 Add build constraint. 10 years ago
  Tonis Tiigi 28cf8fddd4 Fix attach stream closing issues 10 years ago