Nino Khodabandeh
|
b58ee27c66
|
Fixes race in test
- Enabled race flag in the make file to alway run with -race locally
- Moved polling interval into TestMain to avoid race
|
2016-04-08 11:47:25 -07:00 |
Florin Dragos
|
2403cad5eb
|
Fix imports
|
2015-09-30 17:50:49 +03:00 |
Sridhar Ratnakumar
|
d88c762aa1
|
Fix 'make fulltest' for newer docker versions
|
2015-06-28 20:15:57 -07:00 |
Sridhar Ratnakumar
|
63578d7a58
|
tests must include leakybucket
|
2014-04-29 19:55:54 -07:00 |
Sridhar Ratnakumar
|
214eb29af3
|
fulltest should be run on saucy image
for Go 1.2
|
2014-04-12 17:02:34 -07:00 |
Sridhar Ratnakumar
|
6ffcd854c1
|
run 'go fmt' (and fix 'make fmt' in Makefile)
|
2013-11-13 17:38:23 -08:00 |
Sridhar Ratnakumar
|
4fb4f2aa10
|
fulltest: run go install
|
2013-09-09 03:20:08 +00:00 |
Sridhar Ratnakumar
|
45e3f1a853
|
system testing using docker
|
2013-09-09 03:04:39 +00:00 |
Sridhar Ratnakumar
|
de037b033d
|
allow the user to control the GOPATH
|
2013-01-07 12:56:25 -08:00 |
Sridhar Ratnakumar
|
989b0425dc
|
remove logyard references and update README
also fix local gopath
|
2012-10-17 11:56:54 -07:00 |
Sridhar Ratnakumar
|
df3f97310f
|
test: fixture workflow to make test functions concise
|
2012-10-13 11:44:47 -07:00 |
Sridhar Ratnakumar
|
4e53f618e2
|
first test case for tail
tests "-n -1"
need to abstract operations for multiple workflow
|
2012-10-13 11:20:04 -07:00 |
Sridhar Ratnakumar
|
187dea7196
|
use struct to configure the growing tail args; start working on unit tests
|
2012-10-12 14:32:04 -07:00 |