pkg/apis/testing/v1beta1
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
..
conditions.go Switch *testing.T uses to equivalent interface + structured logging (#935) 2019-12-13 10:22:54 -08:00