moodle/admin/tool/langimport
Eloy Lafuente (stronk7) 9f53b0e965 MDL-73971 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:

- Some fixtures, initially defined in the test files have been
  moved to new files in fixtures subdirectory, leaving the unit
  test files clearer:
  - moodle2_course_format_test.php
- Rename wrong named test:
  - baseoptiogroup_test = baseoptigroup_test
2022-05-06 18:29:11 +02:00
..
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
classes MDL-70608 lang: Recommend running the scheduled task to update packs 2021-02-19 16:02:02 +01:00
db MDL-46210 langimport: task for updating langpacks 2014-10-05 14:25:45 +01:00
lang/en MDL-70608 lang: Recommend running the scheduled task to update packs 2021-02-19 16:02:02 +01:00
templates MDL-70608 lang: Recommend running the scheduled task to update packs 2021-02-19 16:02:02 +01:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
index.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
lib.php
settings.php
styles.css MDL-70632 tool_langimport: search for available language packs. 2021-02-03 10:03:37 +00:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00