prometheus/web
Thomas Jackson fef150f1b5 Add tests to ensure we can marshal and unmarshal our min/max times (#5734)
* Add tests to ensure we can marshal and unmarshal our min/max times

Related to https://github.com/prometheus/client_golang/issues/614

Instead of implementing all the time parsing, we can special-case handle
these 2 times. This means if times in this format show up that
time.Parse can't handle they will still error, but we can marshal/parse
our own min/max time

Signed-off-by: Thomas Jackson <jacksontj.89@gmail.com>
2019-07-08 10:43:59 +01:00
..
api Add tests to ensure we can marshal and unmarshal our min/max times (#5734) 2019-07-08 10:43:59 +01:00
ui Sanitize HTML output (#5665) 2019-06-25 13:39:34 +01:00
federate.go *: enable all default linters (#5504) 2019-05-03 15:11:28 +02:00
federate_test.go Fix staticcheck errors 2019-04-17 01:40:10 +02:00
web.go web: fix flaky TestHTTPMetrics() (#5695) 2019-06-24 15:48:15 +02:00
web_test.go web: fix flaky TestHTTPMetrics() (#5695) 2019-06-24 15:48:15 +02:00