moodle/mod/lesson/tests
Eloy Lafuente (stronk7) 7a0d024e60 MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper
All restore_date_test, api_test, rule_test, plugin_test,
manager_test, helper_test testcase classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Remove file phpdoc block
- Remove MOODLE_INTERNAL if not needed.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to:

- All restore_date_test cases have been put under xxx\backup
  level 2 (valid API) namespace.
2022-02-05 00:03:32 +01:00
..
backup MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
behat MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
event MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
external MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
fixtures MDL-48473 mod_lesson: test fill in the blank question 2014-12-11 21:44:43 +01:00
generator MDL-71410 mod_lesson: implement activity_dates for the lesson module 2021-04-27 14:32:26 +10:00
privacy MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
custom_completion_test.php MDL-70935 mod_lesson: Custom completion implementation 2021-04-07 15:09:36 +08:00
dates_test.php MDL-71410 mod_lesson: implement activity_dates for the lesson module 2021-04-27 14:32:26 +10:00
generator_test.php MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
lib_test.php MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00
locallib_test.php MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00
numeric_helper_test.php MDL-40227 mod_lesson: Use localised float formatting 2020-08-06 10:44:08 +08:00
pagetypes_test.php MDL-43387 mod_lesson: add an editor for essay grading comments 2015-02-01 19:01:40 +01:00
restore_override_test.php MDL-65555 mod_lesson: fix group override backup and restore 2019-07-16 11:16:03 +10:00