.. |
__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.
|
7 лет назад |
test_error.py
|
c1c8ed9901
Fix PyLint `useless-import-alias`
|
4 лет назад |
test_eval.py
|
8f068f6f9b
Fix for when using a combination of when and splay. Previously comparing the wrong value when determining if the job should be run and next_fire_time updated. This resulted in multiple job runs when `when` and `splay` were used together. Code updated and test updated to ensure only one run at the specific time. Skip eval tests is dateutil.parser is unavailable.
|
4 лет назад |
test_helpers.py
|
c1c8ed9901
Fix PyLint `useless-import-alias`
|
4 лет назад |
test_maxrunning.py
|
c1c8ed9901
Fix PyLint `useless-import-alias`
|
4 лет назад |
test_postpone.py
|
c1c8ed9901
Fix PyLint `useless-import-alias`
|
4 лет назад |
test_run_job.py
|
c1c8ed9901
Fix PyLint `useless-import-alias`
|
4 лет назад |
test_skip.py
|
c1c8ed9901
Fix PyLint `useless-import-alias`
|
4 лет назад |