moodle/competency/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
..
external MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
generator MDL-64283 competency: Correct numbering in tests 2018-11-30 09:30:50 +08:00
privacy MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
api_test.php MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
competency_rule_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00
competency_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00
course_competency_settings_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00
course_competency_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00
course_module_competency_test.php MDL-65178 competencies: count_competencies fix 2019-03-26 09:47:09 +08:00
event_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
generator_test.php MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
hooks_test.php MDL-60126 competency: Unit tests 2020-02-04 08:36:21 +08:00
lib_test.php MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00
performance_helper_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00
plan_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:00 +02:00
task_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00
template_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00
user_evidence_competency_test.php MDL-57273 core: Remove magic setters and getters 2017-01-20 12:56:19 +08:00