moodle/contentbank
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-73370 contentbank: Move settings cog to tertiary navigation 2022-02-16 17:49:00 +08:00
contenttype/h5p MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
templates MDL-74324 contentbank: fix RTL dropdown menu 2022-03-30 12:40:00 +02:00
tests MDL-72092 behat: Add private files block where needed 2022-03-01 19:13:20 +08:00
edit.php MDL-74386 contentbank: Set the page context to frontpage 2022-04-08 15:04:58 +08:00
index.php MDL-73169 contentbank: Update the breadcrumb nodes and nav highlighting 2022-03-02 17:34:13 +08:00
lib.php MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
upgrade.txt MDL-67999 contentbank: Remove contentbank/upload.php 2021-04-14 18:10:04 +02:00
view.php MDL-74386 contentbank: Set the page context to frontpage 2022-04-08 15:04:58 +08:00