zigbee2mqtt/test
Kosta b42c61d09a
use relative timestamps (#3743)
Use relative timestamps for the network map (e.g, `1 hour, 43 minutes ago` or `15 minutes, 10 seconds ago`), since that is easier to understand/decode than the standard ISO timestamps.

This introduces an additional (light weight) dependency to [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) which in itself doesn't have any additional dependencies.

Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com>
2020-06-14 17:43:27 +02:00
..
assets Load extensions from data directory. https://github.com/Koenkk/zigbee2mqtt/issues/3297 2020-04-19 20:08:24 +02:00
legacy Refactor 2020-04-11 17:44:31 +02:00
stub #3271 Allow to randomize network_key by settings 'network_key: GENERATE' 2020-04-21 21:58:43 +02:00
availability.test.js Republish availability on MQTT connected. #3625 2020-05-28 17:44:50 +02:00
bind.test.js Refactor bind 2020-04-15 20:36:40 +02:00
bridge.test.js changeOptions -> options. https://github.com/Koenkk/zigbee2mqtt/issues/3281 2020-06-14 00:28:24 +02:00
configure.test.js Refactor DeviceConfigure 2020-04-11 20:58:22 +02:00
controller.test.js #3271 Allow to randomize network_key by settings 'network_key: GENERATE' 2020-04-21 21:58:43 +02:00
data.test.js Zigbee-herdsman (#1945) 2019-09-09 19:48:09 +02:00
group.test.js Update converters 2020-05-24 15:57:29 +02:00
homeassistant.test.js Remove precision rounding from HA MQTT autodiscovery template (#3636) 2020-05-29 23:13:09 +02:00
logger.test.js Allow to disable log rotation. #3280 2020-04-04 19:46:43 +02:00
networkMap.test.js use relative timestamps (#3743) 2020-06-14 17:43:27 +02:00
onEvent.test.js Update converters. 2020-04-13 21:15:08 +02:00
otaUpdate.test.js Don't throw exception when device requets OTA but does not have OTA endpoint. #3339 2020-04-28 21:23:32 +02:00
publish.test.js Update converters. 2020-06-06 14:45:43 +02:00
receive.test.js Fix old state being published due to debounce. #3572 2020-05-29 19:24:59 +02:00
report.test.js Refactor. 2020-04-12 18:29:52 +02:00
settings.test.js Change device options. #3181 2020-06-13 23:28:06 +02:00
utils.test.js Fix tests. 2019-11-06 20:51:31 +01:00