summaryrefslogtreecommitdiff
path: root/tests/run_some_dependencies_test.py
AgeCommit message (Collapse)Author
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
copyright...
2022-02-26Increase timeout.Scott Gasch
2022-02-09Ditch named tuples for dataclasses.Scott Gasch
2022-02-06Give deps more time to run.Scott Gasch
2022-02-04Fix a bug in device.py around the type of keywords, add logging andScott Gasch
add manage_switch_off_timers to the deps run at each checkin.
2022-02-03Add cron.py, a pretty important (and easy) one.Scott Gasch
2022-02-03Make this thing actually work.Scott Gasch
2022-02-03Add a "unittest" that runs stuff like reminder and unscrambleScott Gasch
etc... to just make sure they don't crash.