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