moodle/enrol/tests
Andrew Nicols 5b9fdc0e9a
MDL-81457 core: Do not mark tests as Incomplete when they are wrong
This check was marking a test as Incomplete if there was a bug in any
part of the test, rather than failing the test in such a way that the
test bug may be found.

https://docs.phpunit.de/en/9.6/incomplete-and-skipped-tests.html
2024-04-08 08:45:27 +08:00
..
behat MDL-71733 behat: final removal of deprecated 400 step definitions. 2024-01-04 12:43:52 +00:00
privacy MDL-73423 core_privacy: Calling reset() on objects deprecated PHP8.1 2022-04-29 16:16:07 +02:00
course_enrolment_manager_test.php MDL-81281 phpunit: assertObjectNotHasAttribute is deprecated 2024-03-25 16:21:07 +01:00
enrollib_test.php MDL-81281 phpunit: assertObjectHasAttribute is deprecated 2024-03-25 16:21:45 +01:00
externallib_test.php MDL-81457 core: Do not mark tests as Incomplete when they are wrong 2024-04-08 08:45:27 +08:00
role_external_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00