moodle/blocks/myoverview
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 Merge branch 'MDL-74114-master' of https://github.com/aanabit/moodle 2022-03-16 22:13:57 +01:00
classes MDL-74254 course: User may not have capability to browse courses 2022-03-21 14:44:14 +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-74330 lang: Import fixed English strings (en_fix) 2022-04-01 13:17:08 +01:00
pix MDL-63044 block_myoverview: remove timeline view 2018-09-27 13:10:45 +08:00
templates MDL-73841 block_myoverview: use text for selectors 2022-03-01 09:18:37 +01:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
block_myoverview.php MDL-72996 myoverview: Hide the block header on the my courses page 2021-11-25 10:55:20 +08:00
lib.php MDL-70801 block_myoverview: Upgrade steps to relocate the block 2021-11-15 11:49:35 +08:00
settings.php MDL-67690 block_myoverview: Update starred to favourites to fix prefs 2020-01-23 14:09:48 -05:00
styles.css MDL-66016 block_myoverview: Make course filter options configurable 2019-08-23 20:44:19 +02:00
upgrade.txt MDL-67690 block_myoverview: Update starred to favourites to fix prefs 2020-01-23 14:09:48 -05:00
version.php MDL-74506 block: Correct parentcontextid for blocks in dashboard 2022-04-16 17:49:18 +08:00