homebridge-prometheus-exporter/tests
Lars Strojny b74721ee76
Handle null values in characteristics (#20)
Apparently `characteristic.value` can also be null. Let’s handle it
properly. Fixes #19
2022-11-13 11:13:13 +01:00
..
adapters/http Strict type imports (#17) 2022-11-10 13:00:45 +01:00
boundaries More user-friendly (and developer-friendly) zod error reporting (#12) 2022-11-09 21:36:23 +01:00
fixtures Handle null values in characteristics (#20) 2022-11-13 11:13:13 +01:00
aggregator.test.ts Handle null values in characteristics (#20) 2022-11-13 11:13:13 +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