moodle/h5p
Eloy Lafuente (stronk7) 875591f589 MDL-74413 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:

- Moved to the level2 "privacy" namespace:
  - \mod_assign\privacy\feedback_legacy_polyfill_test
  - \mod_assign\privacy\submission_legacy_polyfill_test

- Moved to the level2 "task" namespace:
  - \core_message\task\migrate_message_data_test
  - \ltiservice_gradebookservices\task\cleanup_test
  - \message_email\task\send_email_test
  - \mod_lti\task\clean_access_tokens_test
  - \mod_workshop\task\cron_task_test

- Moved to the level2 "event" namespace:
  - \core_h5p\event\deleted_test
  - \core_h5p\event\viewed_test

- Renamed to a better name:
  - backup_forum_activity_task_test.php (missing "task")
2022-05-07 20:33:48 +02:00
..
amd MDL-73915 js: Switch amd minification to terser 2022-02-23 08:51:44 +08:00
classes MDL-74123 h5p: delete any existing files when downloading new files 2022-03-09 13:36:07 +00:00
h5plib/v124 MDL-71722 h5plib_v124: Add required changes after lib upgrade 2022-03-08 10:04:21 +01:00
js MDL-69467 core_h5p: User uniqueness by id instead of email 2021-12-10 14:37:54 +01:00
pix NOBUG: Fixed SVG browser compatibility 2019-10-29 21:03:41 +01:00
templates MDL-69331 core_h5p: Add enabled field to libraries 2021-04-15 09:31:36 +02:00
tests MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:33:48 +02:00
ajax.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:42:28 +02:00
embed.php MDL-70806 h5p: fix resize glitch 2021-02-11 13:12:12 +01:00
lib.php MDL-68909 h5p: move temporary editor files to draft area 2020-09-17 09:16:51 +02:00
libraries.php MDL-69331 core_h5p: Add enabled field to libraries 2021-04-15 09:31:36 +02:00
overview.php MDL-67060 core_h5p: Improvements to Manage H5P setting page 2020-02-11 10:26:57 +01:00
upgrade.txt MDL-71408 h5plib_v124: Add required changes after lib upgrade 2021-05-04 17:22:21 +02:00