moodle/lib/tests
2022-07-06 05:24:15 +02:00
..
analytics MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:38 +01:00
behat MDL-74713 admin: format custom profile fields in identify config. 2022-06-14 17:19:33 +01:00
content/export MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:06 +08:00
event MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:38 +01:00
external MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:06 +08:00
fixtures MDL-70427 task: correct missing component when queuing adhoc task. 2021-07-12 20:47:00 +01:00
other MDL-68477 libraries: add legend option examples to test page 2020-04-23 09:23:21 +08:00
output MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:06 +08:00
performance
plugininfo MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
accesslib_has_capability_test.php MDL-68974 admin: Unit tests for loginas 2020-09-08 08:54:33 +02:00
accesslib_test.php MDL-67428 navigation: Apply navigation text filters at system context 2022-03-04 14:38:39 +10:00
adhoc_task_test.php MDL-70427 task: correct missing component when queuing adhoc task. 2021-07-12 20:47:00 +01:00
adminlib_test.php MDL-69746 tool_replace: additional skip tables 2020-10-02 15:00:18 +10:00
admintree_test.php MDL-74886 core_admin: Add unit test 2022-06-08 10:08:21 +08:00
ajaxlib_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
analysers_test.php MDL-65284 analytics: Final deprecation get_analysables() 2020-12-16 12:47:52 +01:00
antivirus_test.php MDL-71036 phpunit: Renamed various file-related assertions 2021-03-11 23:07:30 +01:00
authlib_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
blocklib_test.php MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
calendar_cron_task_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
check_test.php MDL-67818 check: Added Check API and refactored security checks 2020-04-06 12:28:37 +10:00
client_test.php MDL-65637 core_oauth2: Create new oauth2 mapping function 2021-06-02 08:12:10 +08:00
collator_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
completion_daily_task_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
completionlib_test.php MDL-72246 core_completion: Only fetch other completion data on requested 2022-02-08 11:35:23 +08:00
component_test.php MDL-71036 phpunit: Renamed various file-related assertions 2021-03-11 23:07:30 +01:00
componentlib_test.php
configonlylib_test.php
content_test.php MDL-69559 course: Add capability and access checks for course download 2020-10-26 10:19:33 +08:00
core_media_player_native_test.php MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:06 +08:00
core_renderer_template_exploit_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
coverage.php MDL-71036 phpunit: xml config - switch coverage info to new includes 2021-03-11 23:07:31 +01:00
cronlib_test.php
csslib_test.php
csvclass_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
curl_security_helper_test.php MDL-71036 phpunit: Coding style changes, 99% whitespace only 2021-03-11 23:07:31 +01:00
customcontext_test.php MDL-70159 tool_capability: order capabilities by their name. 2021-01-14 07:32:53 +00:00
dataformat_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
datalib_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:38 +01:00
datalib_update_with_unique_index_test.php
date_legacy_test.php
date_test.php MDL-68760 string tests: make test_timezone_lang_strings message helpful 2020-05-18 16:51:17 +01:00
editorlib_test.php
encryption_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
environment_test.php
event_context_locked_test.php MDL-65443 core: Log when a context is locked or unlocked 2019-08-20 08:52:35 +01:00
event_course_module_instance_list_viewed.php
event_course_module_viewed.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
event_deprecated_test.php
event_grade_deleted_test.php
event_profile_field_test.php MDL-71051 core_user: use user profile generator in all tests 2021-04-28 11:49:27 +02:00
event_unknown_logged_test.php
event_user_graded_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
event_user_password_updated_test.php
exporter_test.php MDL-69700 tests: clarify expected exceptions in unit tests. 2022-01-05 08:45:31 +00:00
externallib_test.php MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:30 +01:00
filelib_test.php MDL-73588 curl: Fix expected CURLOPT_FILE behavior 2022-01-24 16:55:37 +01:00
filestorage_zip_archive_test.php MDL-68137 core_files: replace consecutive dots in filename by single dot 2020-04-28 11:29:35 +02:00
filetypes_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
filter_manager_test.php MDL-71036 phpunit: Coding style changes, 99% whitespace only 2021-03-11 23:07:31 +01:00
filterlib_test.php MDL-74390 filter admin: log filter order changes in config_log 2022-03-31 16:50:19 +01:00
formslib_test.php
gdlib_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
googlelib_test.php MDL-71395 core: fix bug in google lib wrapper 2021-05-06 15:39:26 +02:00
gradelib_test.php MDL-68388 core_grades: Tweak unit test assertion to make Oracle happy 2020-05-26 19:00:24 +02:00
grades_externallib_test.php MDL-72377 grade: fix category form hidden/until fields. 2022-06-06 15:29:09 +01:00
grading_externallib_test.php
grouplib_test.php MDL-71036 phpunit: assertContains() now performs strict comparison 2021-03-11 23:07:31 +01:00
h5p_clean_orphaned_records_task_test.php MDL-66769 core_h5p: Clean up orphaned h5p records task. 2021-02-03 09:33:17 +02:00
h5p_get_content_types_task_test.php MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:07:31 +01:00
html2text_test.php MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:17 +02:00
html_writer_test.php
htmlpurifier_test.php
ip_utils_test.php MDL-67861 libraries: Refactor is_ip_in_subnet_list in ip_utils 2020-03-05 01:28:04 +01:00
jquery_test.php MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:46:05 +02:00
ldaplib_test.php
licenselib_test.php MDL-45184 tool_licenses: Add custom licenses 2020-05-26 12:08:05 +10:00
lock_config_test.php MDL-66935 core_lock: Fix resource key clashes in db and postgres locks 2019-10-24 15:04:56 +11:00
lock_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
markdown_test.php
mathslib_test.php MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
medialib_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
message_test.php MDL-71919 core_message: Fix tests in message_send 2021-07-08 23:32:19 +02:00
messageinbound_test.php MDL-67169 phpunit: fix clear flaw in unit test provider 2019-11-07 13:44:06 +01:00
messagelib_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:38 +01:00
minify_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
modinfolib_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
moodle_page_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
moodle_url_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01:00
moodlelib_test.php MDL-72029 lib: Prevent path traversal for clean_param with PARAM_SAFEPATH 2022-07-06 05:24:15 +02:00
mustache_template_finder_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
mustache_template_source_loader_test.php MDL-69553 output: Unit tests for loading multiline string defines 2020-10-21 10:06:25 +01:00
myprofilelib_test.php MDL-28452 core_user: migrate social profile fields 2021-04-21 11:24:34 +02:00
navigationlib_test.php
notification_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
oauth2_test.php MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:06 +08:00
output_mustache_helper_collection_test.php MDL-69050 lang: Stop using the term blacklist in mustache output engine 2020-09-24 19:39:36 +02:00
outputcomponents_test.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
outputfactories_test.php
outputrequirementslib_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
pdflib_test.php MDL-70735 tcpdf: Reduce information disclosure from TCPDF 2021-02-12 15:42:01 +11:00
persistent_test.php MDL-67802 core: load only those properties defined within persistent. 2022-03-10 21:40:42 +01:00
plugin_manager_test.php MDL-71036 phpunit: Coding style changes, 99% whitespace only 2021-03-11 23:07:31 +01:00
portfoliolib_test.php MDL-37655 phpunit: Avoid having multiple testcase classes in 1 file 2021-03-30 19:17:59 +02:00
progress_display_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
progress_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:38 +01:00
qrcode_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
questionlib_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
regex_test.php
report_helper_test.php MDL-70753 report: Provide a separate page for course report 2021-04-30 08:37:13 +05:30
requirejs_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
rsslib_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:38 +01:00
rtlcss_test.php MDL-67097 libraries: add unit test verifying rtl directive failure case 2019-11-06 08:57:27 +08: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
scheduled_task_test.php MDL-73207 cron: Fixed cronspec field order bug 2021-12-06 17:54:26 +11:00
scss_test.php MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:38 +01:00
session_manager_test.php MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
session_redis_test.php MDL-69121 core: Add ZSTD/Gzip compression options to Redis sessions 2020-11-24 23:16:30 +01:00
sessionlib_test.php
setuplib_test.php MDL-73427 core: Remove $SESSION->fromurl 2022-01-06 10:43:12 +08:00
statslib_test.php MDL-67673 phpunit: Move tests to use new phpunit_dataset 2020-10-21 12:46:05 +02:00
string_manager_standard_test.php MDL-69788 lang: fallback to all translations if misconfigured. 2020-10-16 14:38:03 +01:00
tablelib_test.php MDL-71373 core_enrol: localize "close" in role manager. 2021-05-14 14:17:47 +02:00
task_database_logger_test.php MDL-66475 task: fix random timing failures in logger cleanup test. 2021-04-04 23:12:49 +01:00
task_logging_test.php MDL-70427 admin: remove plugin adhoc tasks during uninstall. 2021-07-12 20:45:07 +01:00
task_manager_test.php MDL-67483 tasks: Improvements to adhoc task queue at very high scale 2019-12-19 10:49:16 +10:00
task_running_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
text_test.php
theme_config_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01:00
time_splittings_test.php MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
update_api_test.php
update_checker_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
update_code_manager_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
update_validator_test.php MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:46:05 +02:00
upgrade_util_test.php
upgradelib_test.php MDL-72621 admin: Add environment check for admin deprecation 2021-09-29 22:39:32 +08:00
user_menu_test.php
user_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01:00
useragent_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
weblib_format_text_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01:00
weblib_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01:00
xhprof_test.php MDL-65349 xhprof: Removed greedy matching from wildcard parsing 2019-10-23 11:08:27 +11:00
xhtml_container_stack_test.php
xmlize_test.php