moodle/lib/tests
2020-01-07 09:37:05 +08:00
..
behat MDL-66999 theme_boost: @extend remove extends for tables 2019-12-12 11:27:56 +01:00
fixtures MDL-66871 calendar: add unit test coverage for ics importing 2020-01-06 10:36:35 +08:00
other MDL-65741 libraries: Fix coding style errors in Excel lib 2019-07-05 15:59:37 +02:00
performance
accesslib_has_capability_test.php MDL-53566 core: Allow admins more control over locking 2018-11-13 21:17:40 +08:00
accesslib_test.php MDL-66034 core_role: improve role events php unit coverage 2019-08-05 13:09:19 +08:00
adhoc_task_test.php MDL-64610 task: Add support for per-task concurrency limits. 2020-01-02 16:05:47 +11:00
admintree_test.php MDL-64506 phpunit: Update unit tests to use classic 2019-04-03 19:34:20 +08:00
ajaxlib_test.php
analysers_test.php MDL-64739 core_analytics: Contexts param for get_analysables_iterator 2019-10-21 09:54:34 +08:00
antivirus_test.php MDL-50907 antivirus: Add test coverage for scan_data. 2018-04-12 10:30:25 +08:00
authlib_test.php MDL-63183 auth: Login protection 2018-11-07 00:14:48 +01:00
blocklib_test.php MDL-64506 phpunit: Update unit tests to use classic 2019-04-03 19:34:20 +08:00
calendar_cron_task_test.php MDL-56223 calendar: skip events updating if nothing has changed 2019-09-05 16:18:37 +08:00
collator_test.php
completionlib_test.php MDL-65204 phpunit: Fix valid CiBoT errors and warnings 2019-04-03 10:44:24 +08:00
component_test.php MDL-66609 core_h5p: New core_h5p subsystem 2019-10-29 10:22:43 +08:00
componentlib_test.php
configonlylib_test.php
core_media_player_native.php MDL-56549 test: Add tests covering core_media_player_native 2019-10-17 22:15:48 +01:00
core_renderer_template_exploit_test.php MDL-62284 output: prevent nested JS mustache handler calls 2019-09-04 11:22:51 +08:00
coverage.php MDL-63366 core: Add coverage whitelisting for filestorage 2019-03-01 10:30:31 +08:00
cronlib_test.php MDL-62251 Task: Make test_cron_delete_from_temp Unix independent 2018-05-10 20:13:09 +10:00
csslib_test.php MDL-54741 general: 3.2 final deprecation in lib/deprecatedlib.php 2018-08-06 09:29:54 +08:00
csvclass_test.php
curl_security_helper_test.php MDL-61143 core_files: Update unit tests for curl_security_helper 2018-01-09 16:54:32 +08:00
customcontext_test.php
datalib_test.php
datalib_update_with_unique_index_test.php
date_legacy_test.php
date_test.php
editorlib_test.php
environment_test.php MDL-64285 core: Skip 64 bits check for 32-bit PHP versions in unit tests 2018-12-14 11:13:40 +08:00
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
event_deprecated_test.php
event_grade_deleted_test.php
event_profile_field_test.php MDL-45730 core: added unit tests for new events 2017-10-10 13:15:18 +08:00
event_test.php MDL-55188 events: Final deprecation of part of events 1 API. 2018-07-30 09:25:06 +08:00
event_unknown_logged_test.php
event_user_graded_test.php
event_user_password_updated_test.php
events_test.php
exporter_test.php MDL-65033 mod_forum: Pass the favourites into the exporter 2019-04-29 16:27:04 +08:00
externallib_test.php MDL-65931 Web services: get_courses_by_field minor inefficiency 2019-07-10 18:27:42 +01:00
filelib_test.php MDL-66166 core_useragent: Update MoodleBot UA and treat as web crawler 2019-09-30 23:30:20 +10:00
filetypes_test.php
filter_manager_test.php
filterlib_test.php MDL-62838 filters: dont use statics inside functions. Use MUC 2018-06-29 17:24:41 +01:00
formslib_test.php MDL-64506 phpunit: Update unit tests to use classic 2019-04-03 19:34:20 +08:00
gdlib_test.php
gradelib_test.php MDL-66971 core: Update the convenience date grade getter to allow nulls 2019-10-22 10:30:17 +08:00
grades_externallib_test.php
grading_externallib_test.php
grouplib_test.php MDL-34411 groups: copy/paste error in test_groups_user_groups_visible 2019-07-02 08:54:36 +02:00
h5p_get_content_types_task_test.php MDL-67058 h5p: Correct PHPUNIT_LONGTEST usage 2019-11-08 15:48:58 +08:00
html2text_test.php
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
jquery_test.php
ldaplib_test.php
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-66935 core_lock: Fix resource key clashes in db and postgres locks 2019-10-24 15:04:56 +11:00
markdown_test.php MDL-60239 libraries: patch Markdown for PHP7.2 2017-10-02 15:32:11 +08:00
mathslib_test.php MDL-64414 lib/evalmath: add AND, OR functions to evalmath 2018-12-18 09:40:29 +01:00
medialib_test.php MDL-56549 medialib_test: Move fixture to dedicated subdir. 2019-10-17 22:15:48 +01:00
message_test.php MDL-63569 email: New setting to prefix the subject of outgoing emails 2019-04-02 11:02:03 +11: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 Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle 2019-04-25 18:55:45 +02:00
minify_test.php MDL-65744 lib: Modify minify test to check properly 2019-07-16 17:06:06 +08:00
modinfolib_test.php MDL-65327 performance: Lazy-load module name strings 2019-09-20 08:59:34 +01:00
moodle_page_test.php MDL-64506 phpunit: Update unit tests to use classic 2019-04-03 19:34:20 +08:00
moodle_url_test.php MDL-36754 output: Support token pluginfiles in group pic 2018-08-14 07:06:09 +08:00
moodlelib_test.php MDL-67151 core: format_float can auto detect number of decimal points 2019-12-03 16:52:17 +11:00
mustache_template_finder_test.php MDL-50346 core: Allow sub-directories in template names 2019-08-07 11:44:49 +08:00
mustache_template_source_loader_test.php MDL-64348 templates: add mustache_template_source_loader class 2019-01-04 15:38:27 +08:00
myprofilelib_test.php
navigationlib_test.php MDL-59277 navigation: add support for container type in get_css_type() 2017-09-18 09:03:51 +08:00
notification_test.php
oauth2_test.php MDL-64079 oauth2: Test access token expiration 2018-11-21 10:07:14 +01:00
output_mustache_helper_collection_test.php MDL-62284 output: prevent nested JS mustache handler calls 2019-09-04 11:22:51 +08:00
outputcomponents_test.php MDL-46267 core: Remove $CFG->httpswwwroot 2019-07-22 10:59:42 +08:00
outputfactories_test.php
outputrequirementslib_test.php MDL-66550 theme: Wrap JS calls in pendingJS 2019-09-12 20:58:10 +08:00
persistent_test.php
plugin_manager_test.php MDL-61041 assign: Remove assignment 2.2 upgrader 2018-07-25 14:11:10 +08:00
portfoliolib_test.php
progress_display_test.php
progress_test.php
questionlib_test.php MDL-63809 question: handling bad questions in question_has_capability_on 2018-12-18 15:05:37 +11:00
regex_test.php
requirejs_test.php
rsslib_test.php
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 MDL-38829 core: Rewrite xmlize unit tests 2018-03-07 09:40:11 +08:00
sample_questions.xml MDL-38829 core: Unit test for xmlize using two sample xml files. 2018-03-06 15:36:14 +08:00
sample_questions_with_old_image_tag.ser MDL-61619 phpunit: phpunit test confirming bug in new xmlize code 2018-03-12 11:11:58 +08:00
sample_questions_with_old_image_tag.xml MDL-61619 phpunit: phpunit test confirming bug in new xmlize code 2018-03-12 11:11:58 +08:00
sample_questions_wrong.xml MDL-38829 core: fix whitespace in xmlize test 2018-03-08 11:39:42 +08:00
scheduled_task_test.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
scss_test.php MDL-61394 core_scss: Add unit tests for SassC compilation 2018-02-19 14:46:00 +08:00
session_manager_test.php MDL-67114 core: php74 fix. Fix use of scalar as array in core 2020-01-03 11:33:15 +01:00
session_redis_test.php MDL-65249 session: use redis host constant in unit tests 2019-06-26 16:26:19 +08:00
sessionlib_test.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
setuplib_test.php MDL-61038 setuplib: Fixed PECL UUID extension support 2019-06-09 23:24:26 +02:00
statslib_test.php MDL-58596 core_stats: unit test for stats_get_base_weekly 2019-01-08 07:36:48 +00:00
string_manager_standard_test.php MDL-59524 general: Remove strings deprecated in 3.4 2019-08-12 00:13:08 +02:00
tablelib_test.php Merge branch 'MDL-66659' of https://github.com/paulholden/moodle 2019-10-14 15:33:10 +08:00
task_database_logger_test.php MDL-49399 task: Add task logging API 2019-01-16 12:14:25 +08:00
task_logging_test.php MDL-49399 task: Add admin log viewer 2019-01-16 12:14:25 +08: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
text_test.php MDL-62042 core_search: Unicode non-characters cause indexing problems 2018-04-19 16:54:47 +01:00
theme_config_test.php MDL-60815 theme: fix loading editor styles 2018-01-16 03:39:09 +00:00
time_splittings_test.php MDL-67217 unittest: usleep and windows don't get along well 2019-11-22 07:41:07 +08:00
update_api_test.php
update_checker_test.php
update_code_manager_test.php
update_validator_test.php
upgrade_util_test.php
upgradelib_test.php MDL-65809 upgrade: remove upgrade_fix_config_auth_plugin_names 2019-12-20 12:20:43 +01:00
user_menu_test.php MDL-64506 phpunit: Update unit tests to use classic 2019-04-03 19:34:20 +08:00
user_test.php MDL-64506 phpunit: Update unit tests to use classic 2019-04-03 19:34:20 +08:00
useragent_test.php MDL-66166 core_useragent: Update MoodleBot UA and treat as web crawler 2019-09-30 23:30:20 +10:00
weblib_format_text_test.php Revert "MDL-61876 admin: set default forceclean=1" 2018-05-08 13:28:12 +08:00
weblib_test.php MDL-66762 user: stricter email validation. 2019-11-07 09:00:19 +08: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 MDL-61619 phpunit: phpunit test confirming bug in new xmlize code 2018-03-12 11:11:58 +08:00