Tom Wilkie
|
3b5dea4e6d
|
Don't import testing in code which is imported from non-test code. (#4400)
It polutes the flags.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
|
2018-07-25 13:10:09 +01:00 |
Alberto Cortés
|
29da2fb9cd
|
testutil: update to go1.9 testing.Helper
|
2017-12-08 19:06:53 +01:00 |
Alberto Cortés
|
8f6a9f7833
|
config: simplify tests by using testutil.NotOk (#3289)
Also include filename in all LoadFile errors
Also add mesage to testuitl.NotOk so we can identify failing tests when
using table driven tests.
|
2017-12-08 16:52:25 +00:00 |
Julien Levesy
|
8c1b9e45cf
|
add a NotOk helper method in the testing package
|
2017-10-12 13:14:58 +02:00 |
Julien Levesy
|
332910d02d
|
import assertion helpers in testutil
|
2017-10-05 22:22:40 +02:00 |