pkg/test/helpers
coryrc 9d8b936ca0 Switch *testing.T uses to equivalent interface + structured logging (#935)
Working to introduce structured logging to our tests. See #907

This work allows these test functions to be called by objects other
than *testing.T. The t.Error() calls are made compatible with
structured logging (wrapping Zap sugared logger calls) or code using
testing.T.
2019-12-13 10:22:54 -08:00
..
dryrun.go Assorted linting fixes. (#840) 2019-11-01 12:49:12 -07:00
error.go Add a command package to run command line (#762) 2019-11-20 07:35:08 -08:00
name.go Switch *testing.T uses to equivalent interface + structured logging (#935) 2019-12-13 10:22:54 -08:00
name_test.go Some refactors of the pkg/test code (#763) 2019-10-15 23:03:15 -07:00