homebridge-prometheus-exporter/tests
Lars Strojny 822f0da2eb
Set charset in metrics content type (#15)
Send `Content-Type: text/plain; charset=utf-8; version=0.0.4` instead of
`Content-Type: text/plain; version=0.0.4` so that special characters in
names have a chance to work.
2022-11-10 11:10:31 +01:00
..
adapters/http Set charset in metrics content type (#15) 2022-11-10 11:10:31 +01:00
boundaries More user-friendly (and developer-friendly) zod error reporting (#12) 2022-11-09 21:36:23 +01:00
fixtures Gracefully handle unknown service UUIDs (#10) 2022-11-09 14:58:03 +01:00
aggregator.test.ts Use code generation for UUID service map (#14) 2022-11-10 11:07:31 +01:00
ambient.d.ts Integration tests for the fastify HTTP adapter (#11) 2022-11-09 19:08:24 +01:00
formatter.test.ts Initial version 2022-11-07 15:23:48 +01:00
prometheus.test.ts Prometheus wants counter, not count 2022-11-07 22:41:52 +01:00