summaryrefslogtreecommitdiff
path: root/tests/triggers/test_cron.py
Commit message (Expand)AuthorAgeFilesLines
* Formatted all code to fit within Black's 88 column limitAlex Grönholm2022-08-171-4/+4
* Fixed test failuresAlex Grönholm2022-04-261-1/+1
* Switched to Black for code formattingAlex Grönholm2022-04-201-132/+275
* Switched tests to Python 3.10 style annotationsAlex Grönholm2021-09-131-0/+2
* Switched to the src/ layoutAlex Grönholm2021-08-291-0/+1
* Fixed flake8 errorsAlex Grönholm2020-09-281-9/+8
* Converted triggers to use zoneinfo instead of pytz timezonesAlex Grönholm2020-09-281-57/+67
* Added the first usable scheduler, worker and datastore implementationsAlex Grönholm2020-09-201-1/+0
* Changed cron weekdays to match the cron standardAlex Grönholm2020-05-231-12/+32
* Refactored the triggersAlex Grönholm2020-05-231-0/+321