moodle/availability
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
..
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
classes MDL-73758 availability: fix info::is_available_for_all() 2022-02-03 16:41:44 +08:00
condition MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
templates MDL-71691 core_availability: add show more link 2021-12-06 10:54:05 +01:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
yui MDL-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +08:00
renderer.php MDL-71691 core_availability: add show more link 2021-12-06 10:54:05 +01:00
upgrade.txt MDL-71691 block_social_activities: activity styling 2021-12-08 13:14:05 +01:00