moodle/blocks/online_users
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-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
db MDL-59293 block_onlineusers: Check whether current user can view online users 2021-03-02 15:51:31 +00:00
lang/en MDL-71425 lang: Import fixed English strings (en_fix) 2021-05-04 14:51:44 +02:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
block_online_users.php MDL-72806 block_online_users: align picture/name of listed users. 2021-10-15 18:27:22 +01:00
lib.php MDL-6074 blocks: Hide user in online users block 2018-06-13 09:02:24 +08:00
settings.php MDL-64745 block_online_users: Option to disable users to set visibility 2019-10-07 09:00:33 +08:00
styles.css MDL-72806 block_online_users: align picture/name of listed users. 2021-10-15 18:27:22 +01:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00