open-consul/logging
Daniel Nephin 5665f27b27 logging: improve tests
Standardize naming
Use stricter assertions and reduce boilerplate to make the intent of the tests more obvious.

Also explicitly sort the filenames so that the correct files are pruned,
and so that the tests can not flake.
2020-11-23 14:41:54 -05:00
..
monitor logging: Remove t.Parallel from tests 2020-08-27 18:14:46 -04:00
gated_writer.go
gated_writer_test.go
grpc.go logging: move init of grpclog 2020-08-19 13:21:00 -04:00
grpc_test.go agent: extract dependency creation from New 2020-08-18 19:04:55 -04:00
log_levels.go
logfile.go logging: improve tests 2020-11-23 14:41:54 -05:00
logfile_test.go logging: improve tests 2020-11-23 14:41:54 -05:00
logger.go logging: call pruneFiles on startup 2020-11-20 19:07:45 -05:00
logger_test.go logging: Remove t.Parallel from tests 2020-08-27 18:14:46 -04:00
names.go Add /v1/internal/ui/metrics-proxy API endpoint that proxies to a configured metrics provider backend. 2020-10-08 17:32:29 +01:00
syslog.go