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. hace 5 años
..
__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. hace 7 años
test_error.py 57307e4b95 Fix lint errors on develop branch hace 6 años
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. hace 5 años
test_helpers.py 1552fba0bc lint cleanup hace 5 años
test_maxrunning.py 40833ac774 Updating test_maxrunning for Fluorine. hace 6 años
test_postpone.py 65561441e5 Add changes from PR #46143 to develop hace 6 años
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. hace 5 años
test_skip.py 200e0ea1cf Updating various scheduler tests to ensure they're passing on OS X hace 6 años