James Phillips
9a6dd658a8
Turns of parallel tests for now.
2017-03-23 21:25:34 -07:00
Seth Vargo
73fc8d2a52
Only install on Travis
2017-03-23 20:29:33 -04:00
Seth Vargo
38b1c61acc
Install packages, then build
2017-03-23 20:29:32 -04:00
Seth Vargo
364a4bfc38
Only build binary if api tests are running
2017-03-23 20:29:32 -04:00
James Phillips
925c46f725
Moves logger setup into its own package. ( #2471 )
...
* Moves logger setup into its own package.
* Removes a stray regex mark in the test locator.
2016-11-03 21:14:56 -07:00
James Phillips
2a950f3897
Adds basic build tag support with different versions. ( #2463 )
2016-11-02 17:27:49 -07:00
Sean Chittenden
05b60da07c
Include the test coverage report in the output
...
Inspired by: Nomad project
2016-05-07 13:04:28 -07:00
Sean Chittenden
fb0bfcc3cf
Introduce GOTEST_FLAGS to conditionally add -v to go test
...
Trivial change that makes it possible for developers to set an environment variable and change the output of `go test` to be detailed (i.e. `GOTEST_FLAGS=-v`).
2016-03-23 16:14:11 -07:00
Sean Chittenden
25b09713b9
Manage dependencies via Godep
...
Embrace the future and use Go 1.6's vendor support via Godep.
Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
2016-02-12 16:50:37 -08:00
Ryan Mills
04bc81ff6b
Add XXX to the end of mktemp template to support more linux versions.
2015-04-12 01:48:24 +00:00
Ryan Uber
9bdf570fa5
Build consul to a temp dir for API tests
2015-04-11 13:21:56 -07:00