moodle/admin/tool/policy
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: Switch amd minification to terser 2022-02-23 08:55:09 +08:00
classes MDL-72466 core_output: dropdown menu alignment 2022-01-27 17:24:20 +01:00
db MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:10 +02:00
lang/en MDL-62309 tool_policy: Improve permission evaluation methods 2018-10-22 08:49:36 +02:00
pix MDL-62309 tool_policy: New icons for user acceptances report 2018-10-22 08:49:36 +02:00
templates MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:08:06 +11:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
accept.php MDL-62309 tool_policy: Update user acceptances reports 2018-10-22 08:49:36 +02:00
acceptances.php
editpolicydoc.php
index.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
lib.php MDL-62309 tool_policy: New icons for user acceptances report 2018-10-22 08:49:36 +02:00
managedocs.php
readme_moodle.txt MDL-67384 tool_policy: Upgrade jQuery EU Cookie Law popups to 1.1.3 2019-12-10 18:38:08 +11:00
settings.php
styles.css MDL-71965 theme_boost: move footer content in popover 2021-10-06 11:32:08 +02:00
thirdpartylibs.xml MDL-67384 tool_policy: Upgrade jQuery EU Cookie Law popups to 1.1.3 2019-12-10 18:38:08 +11:00
user.php MDL-62768 tool_policy: add page title & breadcrumb navigation. 2020-02-25 22:03:09 +00:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
viewall.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00