aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/cmd/test_test.go
Commit message (Expand)AuthorAgeFilesLines
* Stop using deprecated ioutil functionsMartin Polden2022-03-161-10/+11
* Revert "Revert "Use entity tag to expire sample apps cache""Martin Polden2022-03-151-5/+5
* Revert "Use entity tag to expire sample apps cache"Harald Musum2022-03-151-5/+5
* Rename NextResponse -> NextResponseStringMartin Polden2022-03-141-5/+5
* Refactor cmd package to eliminate package-level stateMartin Polden2022-03-041-41/+52
* Update testMartin Polden2022-02-281-1/+1
* Extract mock packageMartin Polden2022-02-281-10/+11
* Improve error message when production tests try to use Vespa endpointsJon Marius Venstad2022-02-281-1/+10
* Fix broken testing reference link in Vespa CLIJon Marius Venstad2022-02-281-3/+3
* Make Auth0 device flow Default authentication for deploy serviceEirik Nygaard2022-02-241-3/+8
* Refactor error handlingMartin Polden2022-02-151-2/+2
* Silence testMartin Polden2022-02-011-4/+3
* Validate file referencesJon Marius Venstad2021-12-061-0/+9
* Improve test outputJon Marius Venstad2021-12-061-5/+9
* Colorise vespa-cli test outputJon Marius Venstad2021-12-031-1/+1
* Fix newlinesJon Marius Venstad2021-11-261-1/+1
* Verify test count > 0 for submit tooJon Marius Venstad2021-11-261-3/+2
* Improve error messagesJon Marius Venstad2021-11-261-1/+1
* Fix singular/plural testsJon Marius Venstad2021-11-261-1/+1
* Use test file basename as default nameJon Marius Venstad2021-11-261-1/+1
* Allow external URIs (with default no auth) in vespa test commandJon Marius Venstad2021-11-251-0/+9
* Format changes, and rename to steps arrayJon Marius Venstad2021-11-241-4/+4
* Revert "Merge pull request #20181 from vespa-engine/revert-20098-jonmv/vespa-...Jon Marius Venstad2021-11-241-0/+136
* Revert "Allow overriding creds paths, and add dummy test command"Jon Marius Venstad2021-11-241-136/+0
* Test no tests foundJon Marius Venstad2021-11-241-0/+7
* Unit tests for test commandJon Marius Venstad2021-11-231-0/+129