summaryrefslogtreecommitdiff
path: root/integration-cli/docker_api_attach_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found across repositoryJustas Brazauskas2015-12-131-1/+1
* Correct the message of ErrorCodeNoSuchContainer to "No such container"Wen Cheng Ma2015-12-041-2/+2
* refacter attach API tests to use checkersShijiang Wei2015-10-271-42/+26
* fix the flaws in the test of the attach APIShijiang Wei2015-10-111-111/+65
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+3
* Use dockerCmd when possible (#14603)Vincent Demeester2015-07-141-12/+3
* Port POST container attach testsMegan Kostick2015-07-091-0/+132
* Fix regression in containers attach/wsattach api, return not found before hij...Antonio Murdaca2015-07-011-0/+22
* Update vendored go.net to use golang.org/x/net canonical pathTibor Vass2015-06-161-2/+1
* Remove c.Fatal from goroutine in TestGetContainersAttachWebsocketAntonio Murdaca2015-04-271-11/+25
* Use suite for integration-cliAlexander Morozov2015-04-211-12/+10
* Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-1/+2
* docker_api_attach_test: fix WS test to use DOCKER_TEST_HOST if specifiedAhmet Alp Balkan2015-02-121-2/+2
* Adds test for api attach via websocketAndrew C. Bodine2015-01-211-0/+66