..
analytics
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
aws
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
behat
Merge branch 'MDL-80907' of https://github.com/marinaglancy/moodle
2024-07-04 11:12:50 +07:00
content /export
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
context
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
db
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
event
MDL-82431 phpunit: correct unit test filename and classname.
2024-07-10 19:06:14 +01:00
external
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
fixtures
MDL-82183 core: Migrate all output classes to autoloaded
2024-06-26 23:00:31 +08:00
hook
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
hub
lock
MDL-81281 phpunit: assertObjectHasAttribute is deprecated
2024-03-25 16:21:45 +01:00
moodlenet
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
navigation
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
oauth2 /discovery
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
other
MDL-77708 docs: Update references from docs.moodle.org/dev
2023-09-26 10:30:19 +02:00
output
Merge branch 'MDL-81960-main' of https://github.com/andrewnicols/moodle
2024-06-27 12:16:18 +08:00
performance
plugininfo
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
privacy
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
session /utility
MDL-81405 session: New core cookie helper utility class
2024-04-06 12:20:59 +02:00
task
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
accesslib_has_capability_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
accesslib_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
adminlib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
admintree_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
ajaxlib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
analysers_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
antivirus_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
attribute_helper_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
authlib_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
behat_lib_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
blocklib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
check_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
client_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
collator_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
completionlib_test.php
MDL-79971 completion: Don't assume a completed activity is viewed
2024-06-28 10:14:46 +02:00
component_test.php
MDL-66903 testing: Add support for a \tests\ namespace during tests
2024-07-15 13:07:36 +08:00
componentlib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
configonlylib_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
content_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
context_block_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
context_helper_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
context_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
core_media_player_native_test.php
MDL-81522 phpunit: Add missing void return type to all tests #2
2024-06-11 11:55:08 +02:00
core_renderer_template_exploit_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
core_renderer_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
core_userfeedback_test.php
MDL-81144 core: Migrate non-hook footer usages
2024-04-02 10:23:41 +08:00
coverage.php
MDL-82183 core: Migrate all output classes to autoloaded
2024-06-26 23:00:31 +08:00
cron_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
csslib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
csvclass_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
curl_security_helper_test.php
MDL-81522 phpunit: Add missing void return type to all tests #2
2024-06-11 11:55:08 +02:00
customcontext_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
dataformat_test.php
MDL-81781 dataformat: public helper method to get writer instance.
2024-06-07 11:29:10 +01:00
datalib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
datalib_update_with_unique_index_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
date_legacy_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
date_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
deprecation_test.php
MDL-80677 core: Deprecation attribute can apply to interfaces and traits
2024-03-12 09:49:02 +08:00
di_test.php
MDL-80072 core: Add \core\di wrapper to php-di
2024-02-12 11:11:16 +08:00
editorlib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
emoticon_manager_test.php
MDL-81920 core: move emoticon manager class into autoload namespace.
2024-06-26 14:23:30 +01:00
encryption_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
environment_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
exporter_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
externallib_test.php
filelib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
filestorage_zip_archive_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
filetypes_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
filter_manager_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
filterlib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
formatting_test.php
MDL-80072 core: Promote all formatting options to parameters
2024-02-12 11:11:18 +08:00
formslib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
gdlib_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
googlelib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
gradelib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
grades_external_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
grading_external_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
graphlib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
grouplib_test.php
MDL-81522 phpunit: Add missing void return type to all tests #2
2024-06-11 11:55:08 +02:00
h5p_clean_orphaned_records_task_test.php
html2text_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
htmlpurifier_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
http_client_test.php
MDL-82148 phpunit: Remove all cases of multiple @coversDefaultClass
2024-06-15 21:43:31 +02:00
ip_utils_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
jquery_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
ldaplib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
licenselib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
lock_config_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
lock_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
markdown_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
mathslib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
medialib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
message_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
messagelib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
minify_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
modinfolib_test.php
MDL-81765 mod_subsection: disable mod subsection by default
2024-07-08 13:34:28 +02:00
moodle_page_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
moodlelib_current_language_test.php
moodlelib_partial_test.php
MDL-81647 core: Code style fix.
2024-07-02 10:15:18 +08:00
moodlelib_test.php
MDL-79717 phpunit: ensure unique data provider keys in tests.
2024-07-10 14:08:49 +01:00
myprofilelib_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
navigationlib_test.php
MDL-81522 phpunit: Add a few non-void return types to tests
2024-06-11 11:55:08 +02:00
notification_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
oauth2_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
outputcomponents_test.php
MDL-82183 core: Update namespace of moved output classes
2024-06-26 23:00:33 +08:00
outputfactories_test.php
MDL-82183 core: Migrate all output classes to autoloaded
2024-06-26 23:00:31 +08:00
outputrenderers_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
outputrequirementslib_test.php
MDL-82183 core: Migrate all output classes to autoloaded
2024-06-26 23:00:31 +08:00
param_test.php
MDL-80005 core: Emit deprecation notices for params
2024-01-17 12:19:45 +08:00
pdflib_test.php
MDL-82207 phpunit: fix various @covers annotations (take#1)
2024-06-24 12:07:39 +02:00
persistent_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
phpxmlrpc_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
plugin_manager_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
portfoliolib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
progress_display_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
progress_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
qrcode_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
questionlib_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
regex_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
requirejs_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
rsslib_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
rtlcss_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
sample_questions.ser
sample_questions.xml
sample_questions_with_old_image_tag.ser
sample_questions_with_old_image_tag.xml
sample_questions_wrong.xml
scss_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
session_manager_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
session_redis_cluster_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
session_redis_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
sessionlib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
setuplib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
statslib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
string_manager_standard_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
system_clock_test.php
MDL-81894 core: system_clock should use the server timezone
2024-06-06 00:17:10 +08:00
text_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
theme_config_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
update_api_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
update_checker_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
update_code_manager_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
update_validator_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
upgrade_util_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
upgradelib_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
url_test.php
MDL-81960 core: Move moodle_url tests to correct location
2024-06-27 11:35:31 +08:00
user_menu_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
user_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
useragent_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
weblib_format_text_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
weblib_test.php
MDL-81960 core: Move progress_trace tests out of weblib
2024-06-27 11:35:37 +08:00
xhprof_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00
xmlize_test.php
MDL-81522 phpunit: Add missing void return type to all tests
2024-06-11 11:55:07 +02:00
xsendfilelib_test.php
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
2024-06-14 16:04:57 +02:00