moodle/webservice/rest
Eloy Lafuente (stronk7) caf55abf17 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:32:30 +02:00
..
classes/privacy MDL-61903 webservice: Implement null privacy provider 2018-04-17 09:19:59 +08:00
db
lang/en MDL-61903 webservice: Implement null privacy provider 2018-04-17 09:19:59 +08:00
tests MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:32:30 +02:00
lib.php
locallib.php MDL-54799 webservice: Handle exception in WS format ASAP 2019-11-29 09:44:09 +01:00
server.php MDL-54799 webservice: Handle exception in WS format ASAP 2019-11-29 09:44:09 +01:00
simpleserver.php MDL-59808 webservice_rest: comply with restformat argument 2017-09-07 08:34:10 +08:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00