linkerd2/web/srv
Phil Calçado 683b5c0dd6 Fix unit test runner and failing tests (#67)
* Remove integration test clause from travis file

* Use correct channel for asyn process error reporting

* Fix test for sorting stat keys

* Make integration tests only run if CONDUIT_INTEGRATION_TESTS_ENABLED is set

* Fix timeouts in tests

* Fix handler test check for version

* Removes smoke test that required kubectl as not present on travis

* Replace tail with sleep to avoid leaking subprocesses during tests

* Fix typo & extract constant
2017-12-19 14:21:56 -08:00
..
api_handlers.go Add support for path stats in cli and web api (#13) 2017-12-08 12:24:39 -08:00
api_handlers_test.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
handlers.go Remove namespace property from the Conduit web app (#10) 2017-12-08 15:38:04 -08:00
handlers_test.go Fix unit test runner and failing tests (#67) 2017-12-19 14:21:56 -08:00
server.go Remove namespace property from the Conduit web app (#10) 2017-12-08 15:38:04 -08:00
test_helpers.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00