summaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner/src/test
Commit message (Expand)AuthorAgeFilesLines
* Use InconclusiveTestException an dexit code 4 to signal inconclusive testsJon Marius Venstad2022-02-161-0/+5
* No basic HTTP tests is a test failure, not a framework errorJon Marius Venstad2022-02-021-2/+3
* Handle messages without end formattingJon Marius Venstad2021-12-031-3/+11
* Move ANSI to HTML to separate class, and simplifyJon Marius Venstad2021-12-031-0/+24
* Specify cloud target for test runnerJon Marius Venstad2021-12-021-1/+2
* Expect tests in tests directoryJon Marius Venstad2021-11-241-7/+8
* Fix unit testJon Marius Venstad2021-11-241-1/+1
* Use ENV for overrides, allow cluster for cloudTarget service, add test cmdJon Marius Venstad2021-11-231-1/+3
* Use ENV overrides instead of argumentsJon Marius Venstad2021-11-231-5/+7
* Specify overrides for creds insteadJon Marius Venstad2021-11-181-14/+3
* Specify directory rather than setting itJon Marius Venstad2021-11-181-2/+1
* Copy credentials to where vespa-cli will find themJon Marius Venstad2021-11-181-31/+42
* Add config def and teestJon Marius Venstad2021-11-171-0/+67
* Have registry injected, and wrap runners in an aggregateJon Marius Venstad2021-11-172-18/+199
* Revert "Merge pull request #20066 from vespa-engine/revert-20065-jonmv/vespa-...Jon Marius Venstad2021-11-171-22/+35
* Revert "Jonmv/vespa cli test runner"Jon Marius Venstad2021-11-171-35/+22
* Unify test runner interfaces and simplifyJon Marius Venstad2021-11-171-10/+8
* Make log available as it comes for JUnit runnerJon Marius Venstad2021-11-171-0/+9
* Verify response for empty reportJon Marius Venstad2021-11-171-5/+14
* Use right assertEquals and simplify stringifying responsesJon Marius Venstad2021-11-171-6/+7
* Move serialization to handlerJon Marius Venstad2021-11-171-4/+0
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-211-5/+0
* Handle log record duplicatesMorten Tokle2020-09-041-1/+1
* Handle report not readyMorten Tokle2020-08-281-0/+16
* Add test report api to test runnerMorten Tokle2020-08-271-0/+142
* Move unit test to same location as class being testedBjørn Christian Seime2020-06-221-70/+0
* Execute Junit tests in containerMorten Tokle2020-06-221-0/+70