Gareth J. Greenaway be15a286b0 Rework code that handles individual jobs being disabled and scheduler being globally being disabled. Previously disabling the schedule would result in individual jobs being disabled when they were run through eval. This change does not change schedule items. il y a 5 ans
..
__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. il y a 7 ans
test_error.py 57307e4b95 Fix lint errors on develop branch il y a 6 ans
test_eval.py be15a286b0 Rework code that handles individual jobs being disabled and scheduler being globally being disabled. Previously disabling the schedule would result in individual jobs being disabled when they were run through eval. This change does not change schedule items. il y a 5 ans
test_helpers.py 1552fba0bc lint cleanup il y a 5 ans
test_maxrunning.py 40833ac774 Updating test_maxrunning for Fluorine. il y a 6 ans
test_postpone.py 65561441e5 Add changes from PR #46143 to develop il y a 6 ans
test_run_job.py 549cfb8b7b Fixing test_run_job test to ensure the right data is being asserted. Updating unit/test_module_names.py to include integration.scheduler.test_run_job. il y a 5 ans
test_skip.py 200e0ea1cf Updating various scheduler tests to ensure they're passing on OS X il y a 6 ans