moodle/completion
Eloy Lafuente (stronk7) 9f53b0e965 MDL-73971 phpunit: Move more tests to use correct names and namespaces
Applied the following changes to various 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:

- Some fixtures, initially defined in the test files have been
  moved to new files in fixtures subdirectory, leaving the unit
  test files clearer:
  - moodle2_course_format_test.php
- Rename wrong named test:
  - baseoptiogroup_test = baseoptigroup_test
2022-05-06 18:29:11 +02:00
..
classes MDL-74235 core: Update core uses of activity icons to monologo 2022-04-07 12:56:14 +08:00
criteria MDL-74235 core: Update core uses of activity icons to monologo 2022-04-07 12:56:14 +08:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
completion_aggregation.php
completion_completion.php MDL-32103 completion: Allow instant completion updates. 2021-07-13 12:07:53 +02:00
completion_criteria_completion.php MDL-64576 completion: Fix criteria and course completion dates 2021-10-04 10:51:38 +11:00
data_object.php MDL-55136 data_object: fix param handling in fetch_all_helper 2016-07-06 10:33:06 +01:00
upgrade.txt MDL-73863 course: Deprecate unused methods 2022-03-10 12:28:39 +08:00