f4be328bff
checkContextForValues was effectively running sub-tests, but disguided as a helper (to DRY). While it helped some duplication, rewriting it to run subtests within a helper also was a bit confusing, so just inline what it does. While updating, also run tests with t.Parallel() Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
context.go | ||
doc.go | ||
http.go | ||
http_test.go | ||
logger.go | ||
trace.go | ||
trace_test.go | ||
util.go | ||
version.go | ||
version_test.go |