moodle/lib/tests
2021-11-03 16:57:14 +01:00
..
behat Merge branch 'MDL-72152-m311' of https://github.com/sammarshallou/moodle into MOODLE_311_STABLE 2021-08-26 11:36:12 +08:00
content/export MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:07:31 +01:00
event MDL-69331 core_contentbank: Hide disabled H5P content-types 2021-04-15 09:32:58 +02:00
external MDL-69215 output: Correct font awesome for themes 2020-07-16 07:29:22 +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-69215 output: Correct use of icon_system::instance 2020-07-16 07:29:22 +08:00
performance
plugininfo MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02: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-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:07:31 +01: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-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01: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-69256 tests: Fix random slow test failures in completion cron 2021-03-23 08:08:20 +08:00
completionlib_test.php MDL-71659 completion: Consider modules without grade_item incomplete 2021-05-18 20:56:31 +02: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.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01: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-55971 dataformat: method to write exports to file storage. 2020-08-25 17:30:51 +01:00
datalib_test.php MDL-28452 core_user: migrate social profile fields 2021-04-21 11:24:34 +02: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-71389 various: changes to unittests due to php8 changes: 2021-04-21 12:39:02 +02: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_test.php MDL-71389 various: changes to unittests due to php8 changes: 2021-04-21 12:39:02 +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
events_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
exporter_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
externallib_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
filelib_test.php MDL-72203 curl: Improve redirect unit testing and update upgrade.txt 2021-07-27 23:09:09 +08: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-71036 phpunit: Coding style changes, 99% whitespace only 2021-03-11 23:07:31 +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-49202 core: Comment broken test. 2021-08-19 17:14:17 +02: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 MDL-66104 output: HTMLPurifier to allow <nolink> tags everywhere 2019-08-01 17:52:33 +02:00
indicators_test.php MDL-65588 analytics: Unit tests for any_course_access 2019-09-20 08:14:13 +08:00
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-71919 core_message: Fix tests in message_send 2021-07-08 23:32:19 +02: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-70823 core: safer alternative for unserializing objects. 2021-11-03 16:57:14 +01: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-71017 tool_oauth2: Small fixes on Oauth 2 services UI and tests 2021-04-20 10:52:35 +02: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-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02: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
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-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02: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-56609 phpunit: Fix bogus expectation on DST changes day 2021-04-27 18:30:56 +02:00
scss_test.php
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-71036 phpunit: Coding style changes, 99% whitespace only 2021-03-11 23:07:31 +01: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-67211 phpunit: Do not test the order of the running adhoc tasks. 2020-08-27 13:03:49 +10: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