moodle/filter
Eloy Lafuente (stronk7) 0c53a3dec8 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:18:39 +01:00
..
activitynames MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
algebra MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
amd MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
classes MDL-66876 core_filter: Fix context in Web Service warning 2019-10-23 17:06:56 +02:00
data MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
displayh5p MDL-71956 filter_h5p: Display the edit content button 2021-11-09 16:47:19 +01:00
emailprotect MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
emoticon MDL-73054 filter_emoticon: re-factor test data providers. 2021-11-22 22:29:23 +00:00
glossary MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
mathjaxloader MDL-70317 filter_mathjaxloader: update default CDN to 2.7.9 2021-01-15 11:53:10 +01:00
mediaplugin MDL-72407 videojs: Remove videojs-flash and videojs-swf libraries 2021-10-04 09:31:25 +02:00
multilang MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
tests/external MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
tex MDL-71240 filter_tex: Add allowlist for filter_tex_sanitize_formula 2021-09-10 17:57:33 +02:00
tidy MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
urltolink MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
index.html
local_settings_form.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
manage.php MDL-72413 core: Disable the default activity header 2021-12-13 09:49:35 +08:00
upgrade.txt MDL-72347 filter: Remove censor filter 2021-10-04 09:28:59 +02:00