moodle/report
Eloy Lafuente (stronk7) f773514761 MDL-73476 phpunit: events, external and search tescase names
All events_test, external_test and search_test classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- 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 lib/external/tests/external_test.php:
- external is not a valid component
- hence, its only valid namespace is "core"
- also, it's testing lib/external/externallib.php
- hence, the file (and class) have been renamed to external_externallib_test.php
  (to avoid conflicts with other external_test that may exist in core)
2022-01-14 16:19:51 +01:00
..
backups MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
competency MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
completion MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
configlog MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
courseoverview MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
eventlist MDL-72789 report_eventlist: improve filtering of report by component. 2021-11-29 09:20:18 +00:00
infectedfiles MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00
insights MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:09:10 +11:00
log MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
loglive MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
outline MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:48 +01:00
participation MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:48 +01:00
performance MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00
progress MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
questioninstances MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
security MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
stats MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
status MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00
usersessions MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:48 +01:00
upgrade.txt MDL-70753 report: Provide a separate page for course report 2021-04-30 08:37:13 +05:30
view.php MDL-70753 report: Provide a separate page for course report 2021-04-30 08:37:13 +05:30