Commit graph

10 commits

Author SHA1 Message Date
HgO
004a575c81 verify devices with emojis 2022-10-26 13:25:47 +02:00
HgO
0703517f85 fix tests for device_id 2022-08-27 14:14:38 +02:00
HgO
6781bc82fa render alert from jinja2 templates 2022-07-28 17:39:47 +02:00
HgO
bbcc0cc427 webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
HgO
2359f6ca77 add unit tests for webhook, alert and missing cache 2022-07-11 23:18:57 +02:00
HgO
bc3f6ac452 create tests for config 2022-07-09 12:22:41 +02:00
HgO
6ab094acdc fix typing and configure mypy 2022-06-14 23:37:54 +02:00
HgO
ad324c63c3 rename project 2022-06-13 20:55:01 +02:00
Andrew Morgan
b28ce6d5e1 Use a Mock instead of creating a fake config class 2021-01-10 22:14:20 -05:00
Andrew Morgan
106c452ee6 Take test_config out of tests/config for now
I think we'll only have one file in the for now, so let's take it out.
2021-01-10 22:02:46 -05:00
Renamed from tests/config/test_config.py (Browse further)