Commit Graph

15 Commits

Author SHA1 Message Date
Matthew Penner
1183fdaa57 Cleanup models, fix test using old factory 2021-01-20 21:19:24 -07:00
Dane Everitt
f363558373 Merge branch 'develop' into laravel-8 2021-01-20 20:13:23 -08:00
Dane Everitt
aab353d91e Merge pull request #3011 from AreYouRlyScared/addcronmonth
Adds months for schedules
2021-01-20 20:10:26 -08:00
Matthew Penner
ef1fa1c8f9 tests(integration): fix new tests using legacy factories 2021-01-20 15:42:00 -07:00
Matthew Penner
64af4e8032 Merge branch 'develop' into laravel-8 2021-01-20 15:32:21 -07:00
Dane Everitt
63f945bc3a Add test coverage to cehck the authorization state of client resources 2021-01-19 21:20:55 -08:00
Charles Morgan
ffeedf17e4 Adds months for schedules
Adds month variable for schedules
2021-01-16 22:07:39 -05:00
Matthew Penner
ebc6efc5f4 update tests to use new factories 2021-01-15 18:24:10 -07:00
Dane Everitt
73b795faba Correctly reset a schedule if there is an exception during the run stage; closes #2550 2020-10-26 20:54:15 -07:00
Dane Everitt
e7c64bc60e Add test coverage for schedule execution 2020-10-14 21:06:27 -07:00
Dane Everitt
2d01c7b988 Reset is_processing state of a schedule when toggling active/inactive; closes #2425 2020-10-03 19:47:52 -07:00
Dane Everitt
90ba76c237 Return integration tests to passing state 2020-08-27 21:22:05 -07:00
Dane Everitt
1e19e02398 Fix integration tests to properly account for the rule position in the API 2020-08-27 21:19:01 -07:00
Dane Everitt
28c5729e48 Add test coverage for creating tasks 2020-06-28 14:41:22 -07:00
Dane Everitt
b9a451b528 Add test coverage for schedules 2020-06-28 13:50:07 -07:00