moodle/admin
Eloy Lafuente (stronk7) ad5fe71868
MDL-82207 phpunit: fix various @covers annotations (take#1)
This fixes various (not all) wrong @covers annotations that
are reported as warnings by PHPUnit when it's run with
code-coverage enabled.

When possible, the preferred solution is to change to
@covers at class level, that is the recommended way.

If multiple classes are involved, then a mix of @coversDefaultClass
and @covers at method level are used (always trying to use the
minimum needed patch).

This is the first of a series of issues created as sub-tasks
of MDL-82142.
2024-06-24 12:07:39 +02:00
..
amd MDL-81929 user: reset the selected bulk action when nothing selected. 2024-05-16 12:57:07 +01:00
classes MDL-81764 reportbuilder: Include full name filter to Users system report 2024-05-02 15:23:20 +02:00
cli MDL-81919 core: Prioritise autoloader in install 2024-06-10 14:20:26 +08:00
course
mnet
presets MDL-82207 phpunit: fix various @covers annotations (take#1) 2024-06-24 12:07:39 +02:00
registration
roles MDL-82207 phpunit: fix various @covers annotations (take#1) 2024-06-24 12:07:39 +02:00
settings MDL-80967 Authentication: Login page - Hide the login form 2024-05-07 16:03:28 -04:00
templates MDL-80397 theme: Refactor card-deck class dropped in BS5 2024-03-27 10:10:22 +01:00
tests MDL-79496 webservice: Fix webservice behat tests 2024-06-12 10:01:53 +02:00
tool Merge branch 'MDL-81534' of https://github.com/paulholden/moodle 2024-06-19 16:49:49 +02:00
user MDL-81578 user: disable form change checker for bulk user actions. 2024-04-17 12:22:43 +01:00
webservice MDL-79496 webservice: Convert manage tokens to a system report 2024-06-12 10:01:47 +02:00
antiviruses.php
auth.php
blocks.php
category.php
communication.php
contentbank.php
courseformats.php
cron.php
customfields.php
dataformats.php
editors.php
enrol.php
environment.php
environment.xml MDL-81172 Administration: Add recommended custom check 2024-03-18 12:02:54 +11:00
filters.php
hooks.php MDL-81456 core: Use DI for all hook access 2024-04-08 09:35:41 +08:00
index.php MDL-82224 core_admin: Remove manual check for json 2024-06-18 15:55:03 +08:00
lib.php
localplugins.php
lock.php
mailout-debugger.php
media.php
message.php
modules.php
moodlenet_oauth2_callback.php
oauth2callback.php
phpinfo.php
plagiarism.php
plugins.php
portfolio.php
process_email.php
purgecaches.php
qbankplugins.php
qbehaviours.php
qtypes.php
renderer.php Merge branch 'main_MDL-81154' of https://github.com/mattporritt/moodle 2024-03-28 14:46:37 +07:00
reports.php
repository.php MDL-74466 repository: avoid passing around sesskey when not required. 2023-12-04 09:22:27 +00:00
repositoryinstance.php MDL-74466 repository: avoid passing around sesskey when not required. 2023-12-04 09:22:27 +00:00
resetemoticons.php
search.php
searchareas.php
searchreindex.php
settings.php
tasklogs.php
testoutgoingmailconf.php
themeselector.php MDL-78427 core_theme: Add theme usage report and icon 2024-02-02 11:16:46 +11:00
thirdpartylibs.php
timezone.php
updatesetting.php
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
upgradesettings.php
user.php MDL-81983 admin: Remove double capability check 2024-05-21 12:16:37 +02:00