.. |
__init__.py
|
9797922c8b
Moving scheduler tests into a new location. Adding new TEST_SUITE to runtests.py. Add CLI flag to runtests.py so the scheduler tests can be run invidually.
|
há 7 anos atrás |
test_eval.py
|
685509fae3
Fixing an issue when a combination of the when parameter as a list plus using the splay parameter would cause the schedule to continuously run jobs in an endless loop, regardless of if their scheduled time had been receached. Also fixing a related issue where scheduled jobs that rely on _next_fire_time were not being run as the corrected splayed time but rather running at the original scheduled time. Adding new tests.
|
há 6 anos atrás |
test_helpers.py
|
1552fba0bc
lint cleanup
|
há 5 anos atrás |
test_maxrunning.py
|
2f6dac917b
Updating test_maxrunning_master to Mock get_running_jobs.
|
há 6 anos atrás |
test_postpone.py
|
2df1866cc1
Adding a internal reset function to scheduler. Calling reset between schedule tests to ensure schedule is empty and it is using defaults.
|
há 6 anos atrás |
test_skip.py
|
d2d0622a6d
Back porting #49871 to 2018.3. Adding some additional changes to ensure they are passing on OS X.
|
há 6 anos atrás |