moodle/mod/assign/tests
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
..
backup MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
behat MDL-74064 mod_assign: Behat test for Assignment with time limit 2022-04-14 12:49:55 +07:00
event MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
external MDL-73073 mod_assign: Add new time limit fields to external functions 2022-03-10 18:31:37 +11:00
fixtures MDL-55609 assignfeedback_comments: Remove shared setUp 2018-06-01 07:30:32 +08:00
generator MDL-73073 mod_assign: Add new time limit fields to external functions 2022-03-10 18:31:37 +11:00
privacy MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:32:30 +02:00
search MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
base_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
custom_completion_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
dates_test.php MDL-71410 mod_assign: implement activity_dates for the assignment module 2021-04-27 14:00:06 +10:00
externallib_advanced_testcase.php MDL-73073 mod_assign: Add new time limit fields to external functions 2022-03-10 18:31:37 +11:00
externallib_test.php MDL-73073 mod_assign: Add new time limit fields to external functions 2022-03-10 18:31:37 +11:00
feedback_test.php MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:32:30 +02:00
generator.php MDL-57487 mod_assign: final deprecation xxx_print_overview 2019-06-14 17:41:18 +02:00
lib_test.php MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00
locallib_participants_test.php MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:32:30 +02:00
locallib_test.php MDL-73073 mod_assign: Add new time limit fields to external functions 2022-03-10 18:31:37 +11:00
markerallocation_test.php MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:32:30 +02:00
portfolio_caller_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
upgradelib_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00