zigbee2mqtt/test
John Doe ed9d09a629
Replace serve-static with connect-gzip-static (#9921)
* Replace serve-static with connect-gzip-static in order to serve .gz files

* Make linter happy

Co-authored-by: nurikk <ainur@yojee.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-12-01 07:20:53 +00:00
..
assets Final TypeScript refactor (#8859) 2021-10-02 10:09:38 +02:00
legacy Replace old availability implementation with new one (#8904) 2021-10-02 10:25:43 +02:00
lib Make tests compatible with Jest 27 2021-07-05 20:46:53 +02:00
stub Another attempt to fix https://github.com/Koenkk/zigbee2mqtt/issues/9822 2021-11-30 20:20:46 +01:00
availability.test.js Stop pinging device (availability feature) when it is removed. https://github.com/Koenkk/zigbee2mqtt/issues/9490 2021-11-04 20:52:10 +01:00
bind.test.js ead bulb state, brightness and colour on scene recall command (#8585) 2021-09-07 19:17:23 +02:00
bridge.test.js Expose converter options (#9110) 2021-10-23 10:27:16 +02:00
configure.test.js Fix no configure on device interview. https://github.com/Koenkk/zigbee2mqtt/issues/8971 2021-10-13 18:32:19 +02:00
controller.test.js Ignore messages from coordinator. https://github.com/Koenkk/zigbee2mqtt/issues/9218 2021-11-28 20:08:09 +01:00
data.test.js Update dependencies (#9444) 2021-11-01 18:10:54 +01:00
externalConverters.test.js Enable TypeScript (#8074) 2021-07-21 19:35:14 +02:00
externalExtension.test.js Fix tests failing on Node 16 2021-09-06 18:41:53 +02:00
frontend.test.js Replace serve-static with connect-gzip-static (#9921) 2021-12-01 07:20:53 +00:00
group.test.js Final TypeScript refactor (#8859) 2021-10-02 10:09:38 +02:00
homeassistant.test.js Fix HA discovery device firmware version (#9511) 2021-11-05 19:19:55 +01:00
logger.test.js Final TypeScript refactor (#8859) 2021-10-02 10:09:38 +02:00
networkMap.test.js Make tests compatible with Jest 27 2021-07-05 20:46:53 +02:00
onEvent.test.js Final TypeScript refactor (#8859) 2021-10-02 10:09:38 +02:00
otaUpdate.test.js Properly handle update available check failing for IKEA device. https://github.com/Koenkk/zigbee-herdsman-converters/issues/3253 2021-11-01 19:09:34 +01:00
publish.test.js Allow publishing to device by endpoint ID. https://github.com/nurikk/zigbee2mqtt-frontend/issues/926 2021-10-11 17:30:48 +02:00
receive.test.js Update zigbee-herdsman-converters to 14.0.309 (#9526) 2021-11-05 19:41:23 +00:00
settings.test.js Replace old availability implementation with new one (#8904) 2021-10-02 10:25:43 +02:00
utils.test.js Final TypeScript refactor (#8859) 2021-10-02 10:09:38 +02:00