moodle/course/format/topics
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
..
backup/moodle2 MDL-69475 backup: Proper handling of backup::RELEASE versions 2020-08-18 12:48:10 +02:00
classes MDL-71779 core_courseformat: reactive add and delete sections 2021-10-28 16:41:17 +02:00
db MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:10 +02:00
lang/en MDL-72919 core_course: Improve add weeks styling 2021-11-24 12:10:13 +01:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
format.js MDL-68586 format_topics: code prechecks 2020-07-06 13:26:09 +02:00
format.php MDL-71863 courseformat: create courseformat subsystem 2021-06-28 13:50:18 +02:00
lib.php MDL-73762 core_courseformat: fix coursedisplay dependency 2022-02-25 13:35:23 +01:00
renderer.php MDL-72578 core_courseformat: fix renderers deprecation messages 2021-10-07 17:17:29 +02:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00