MDL-68843 enrol_lti: add tests covering disabled instances in tasks
commit273d9d561d7b957b0d8cd9b14767340dc2cd5231
authorJake Dallimore <jake@moodle.com>
Tue, 14 Jun 2022 02:56:07 +0000 (14 10:56 +0800)
committerJake Dallimore <jake@moodle.com>
Mon, 18 Jul 2022 08:13:48 +0000 (18 16:13 +0800)
treeed18456fea8ec1041c290b27e9382031f24ef840
parent3387e637360568cedf4d21b175e2e2af42e0aa44
MDL-68843 enrol_lti: add tests covering disabled instances in tasks

Verify the expected behaviour of the sync_members and sync_grades tasks
when enrolment instances are disabled, whether as a byproduct of module
deletion, or as status change made by the user.
enrol/lti/tests/local/ltiadvantage/task/sync_grades_test.php
enrol/lti/tests/local/ltiadvantage/task/sync_members_test.php