summaryrefslogtreecommitdiff
path: root/client/network_connect_test.go
Commit message (Expand)AuthorAgeFilesLines
* client: update error-assertions in testsSebastiaan van Stijn2023-05-101-3/+3
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-3/+3
* Merge pull request #40080 from thaJeztah/client_string_matchingKirill Kolyshkin2019-10-171-4/+1
|\
| * client: reduce string-matching in testsSebastiaan van Stijn2019-10-131-4/+1
* | client: use constants for http methodsSebastiaan van Stijn2019-10-131-2/+2
|/
* Update tests to check returned errorsSebastiaan van Stijn2019-03-161-0/+4
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-2/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* add test case check connect.EndpointConfig not nilchchliang2017-02-091-0/+4
* client: remove transport packageStephen J Day2016-09-191-3/+3
* Move engine-api client packageMichael Crosby2016-09-071-0/+107