moodle/report/completion
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
..
classes MDL-61843 report_completion: Add privacy files 2018-04-06 09:13:45 +08:00
db
lang/en MDL-61843 report_completion: Add privacy files 2018-04-06 09:13:45 +08:00
tests MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
index.php MDL-72035 csvlib: Write BOM for Excel 2021-06-30 15:01:11 +01:00
lib.php MDL-58762 report: Check group permissions in course user reports 2017-09-07 10:53:32 +02:00
styles.css MDL-57527 reports: remove JS svg rotation 2017-02-08 11:04:59 +00:00
user.php MDL-58762 report: Check group permissions in course user reports 2017-09-07 10:53:32 +02:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00