Commit Graph

11 Commits

Author SHA1 Message Date
Tom Wilkie
0c4636a2b3 Speed up tests by doing a go test -i before hand. 2016-01-08 19:30:01 +00:00
Tom Wilkie
856790fe34 Use golang package name as a prefix on unit test schedules. 2015-12-07 14:47:43 +00:00
Tom Wilkie
1fc4d66fac Make test work on mac. 2015-11-10 11:57:31 +00:00
Tom Wilkie
4fa0c68afa Don't collect coverage metrics for vendored packages. 2015-10-26 17:07:08 +00:00
Tom Wilkie
3e16fe8d0a Add -no-go-get option to test. 2015-10-26 16:57:27 +00:00
Tom Wilkie
785f9ebe7d Don't run tests in ./vendor 2015-10-23 08:54:11 +00:00
Matthias Radestock
a286ddade0 only produce coverage for the module in the current dir
and its sub-modules

...rather than all modules containing `weaveworks`.
2015-10-12 17:35:00 +01:00
Tom Wilkie
9b7bcf679d Don't test experimental stuff. 2015-08-13 12:07:00 +00:00
Tom Wilkie
704f5bd4e4 Automatically run tests with coverage etc on Circle. 2015-07-30 13:21:36 +00:00
Tom Wilkie
76de35ea97 Test script checks for scheduler. 2015-07-30 13:16:49 +00:00
Tom Wilkie
4f611e832c Add test script from weave 2015-07-30 13:12:48 +00:00