summaryrefslogtreecommitdiff
path: root/tests/triggers/test_calendarinterval.py
Commit message (Expand)AuthorAgeFilesLines
* Formatted all code to fit within Black's 88 column limitAlex Grönholm2022-08-171-4/+4
* Switched to Black for code formattingAlex Grönholm2022-04-201-16/+37
* 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
* Converted triggers to use zoneinfo instead of pytz timezonesAlex Grönholm2020-09-281-4/+4
* Added the first usable scheduler, worker and datastore implementationsAlex Grönholm2020-09-201-2/+1
* Refactored the triggersAlex Grönholm2020-05-231-56/+39
* Added the CalendarIntervalTriggerAlex Grönholm2019-07-191-0/+95