..
behat
Merge branch 'MDL-36255-master' of https://github.com/lucaboesch/moodle
2018-08-21 16:04:17 +08:00
fixtures
Merge branch 'MDL-61928' of git://github.com/timhunt/moodle
2018-04-18 16:00:49 +08:00
other
MDL-56013 lib: Create a page to test Chart.js
2016-09-21 08:25:13 +08:00
performance
MDL-35628 performance: Remove dirname() where possible.
2016-06-10 08:06:49 +10:00
accesslib_test.php
MDL-54035 accesslib: separate role definition cache clear
2018-09-21 09:17:42 -04:00
adhoc_task_test.php
MDL-59084 core: Allow adhoc tasks to run as a specified user
2017-09-12 21:58:50 +08:00
admintree_test.php
MDL-59595 admin: unit test covering the adminroot cache reset scenario
2018-07-24 08:25:30 +08:00
ajaxlib_test.php
MDL-55091 phpunit: Following has been deprecated.
2016-07-26 10:11:30 +08:00
analysers_test.php
MDL-59212 analytics: Core indicators tests
2017-07-24 08:37:01 +02:00
antivirus_test.php
MDL-50907 antivirus: Add test coverage for scan_data.
2018-04-12 10:30:25 +08:00
authlib_test.php
blocklib_test.php
MDL-61621 blocks: New API function
2018-04-06 13:12:30 +02:00
calendar_cron_task_test.php
MDL-58803 calendar: Require calendar/lib.php
2017-05-04 13:03:55 +08:00
collator_test.php
completionlib_test.php
MDL-37361 completion: minor code fixes.
2017-10-10 17:12:09 +08:00
component_test.php
Merge branch 'wip-MDL-62138-master' of git://github.com/marinaglancy/moodle
2018-05-01 11:46:27 +08:00
componentlib_test.php
configonlylib_test.php
MDL-54901 phpunit: Change phpunit wwwroot to HTTPS and fix tests
2017-04-18 03:40:17 +02: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
MDL-52781 core_user: replace direct PARAM_ usages.
2016-04-21 15:24:36 +08:00
datalib_update_with_unique_index_test.php
date_legacy_test.php
MDL-54008 tests: clarify comment in tz test
2016-05-03 09:08:27 +01:00
date_test.php
MDL-50704 date: Fix invalid timezone mapping for +14
2016-05-09 17:28:38 +08:00
editorlib_test.php
environment_test.php
MDL-55404 core_upgrade: Add libcurl environment checks
2016-09-06 11:34:46 +08:00
event_course_module_instance_list_viewed.php
event_course_module_viewed.php
event_deprecated_test.php
event_grade_deleted_test.php
MDL-48012 core: fixed failing unit tests
2016-03-15 16:58:47 +08:00
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
Merge branch 'MDL-57846-master' of git://github.com/jleyva/moodle
2017-02-07 00:12:30 +01:00
externallib_test.php
MDL-60966 external: contexts can be passed to external format funcs
2017-12-22 13:10:39 +08:00
filelib_test.php
MDL-36754 core_files: Support tokens when rewriting text
2018-08-14 06:57:32 +08:00
filetypes_test.php
filter_manager_test.php
MDL-54901 phpunit: Change phpunit wwwroot to HTTPS and fix tests
2017-04-18 03:40:17 +02:00
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-60526 forms: Prevent duplicate type attributes
2017-11-15 11:53:56 +08:00
gdlib_test.php
MDL-55445 gdlib: Support for resizing an image
2016-08-15 10:54:28 +08:00
gradelib_test.php
MDL-62742 core: rename coursecat->core_course_category
2018-08-28 11:36:23 +02:00
grades_externallib_test.php
grading_externallib_test.php
MDL-55091 phpunit: Following has been deprecated.
2016-07-26 10:11:30 +08:00
grouplib_test.php
MDL-60826 groups: deprecate groups_get_all_groups_for_courses function
2018-07-24 07:58:35 +08:00
html2text_test.php
MDL-53393 libraries: Upgrade Html2Text to 4.0.1
2016-03-21 12:05:33 +08:00
html_writer_test.php
htmlpurifier_test.php
MDL-60337 htmlpurifier: non-ascii domain names
2017-10-03 18:57:11 +08:00
indicators_test.php
MDL-60388 analytics: Any write action looking at all contexts below course
2017-10-20 13:20:46 +02:00
ip_utils_test.php
MDL-56334 tests: add some trivial cases to domain tests
2016-10-26 09:58:05 +01:00
jquery_test.php
MDL-50937 jquery: Upgrade to 3.1, remove migrate plugins
2016-07-19 09:27:40 +08:00
ldaplib_test.php
MDL-57558 ldap: fix ldap_get_entries_moodle()
2017-05-16 10:48:27 +01:00
lock_config_test.php
lock_test.php
markdown_test.php
MDL-60239 libraries: patch Markdown for PHP7.2
2017-10-02 15:32:11 +08:00
mathslib_test.php
MDL-14274 lib/evalmath: support of conditional math in formulas.
2018-06-26 10:25:44 +02:00
medialib_test.php
MDL-56712 media: Remove 3.2 deprecated functions and classes
2018-07-30 09:25:34 +08:00
message_test.php
MDL-36941 core: convert existing api to use new table structure
2018-03-23 12:30:27 +08:00
messageinbound_test.php
MDL-50790 inbound: Stop incorrect amount of lines getting removed.
2015-09-21 14:25:21 +08:00
messagelib_test.php
MDL-61742 messaging: Do not send messages from inactive providers
2018-08-31 12:15:30 +02:00
minify_test.php
MDL-53695 minify: switch to MatthiasMullie\Minify
2016-10-10 13:17:04 +01:00
modinfolib_test.php
MDL-57878 core: fixed failing unit test
2017-04-03 11:37:09 +08:00
moodle_page_test.php
MDL-61601 cohort: Move theme test to moodle_page
2018-04-09 10:16:54 +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-59847 core: Fix display of hidden identity fields in user lists
2018-07-27 09:55:22 +02:00
mustache_template_finder_test.php
MDL-50085 templates: Minor fixes from peer review
2015-05-05 03:19:39 +02:00
myprofilelib_test.php
MDL-49566 core: used reflection in unit tests
2015-12-29 17:42:43 +08:00
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
MDL-30811 output: Add support for session notifications
2016-02-29 09:05:56 +08:00
oauth2_test.php
MDL-58220 oauth2: Fix docs in test file
2017-04-03 13:43:26 +08:00
output_external_test.php
MDL-57304 templates: Do not include comments via ajax
2017-05-31 09:09:53 +01:00
outputcomponents_test.php
MDL-42834 admin: Removal of httpswwwroot
2017-10-23 12:25:36 +08:00
outputfactories_test.php
outputrequirementslib_test.php
MDL-55071 theme/output: PHPCS fixes for new theme branch
2016-09-23 10:57:36 +01:00
persistent_test.php
MDL-57859 persistent: Add a combined create/update call
2017-02-13 22:33:42 -05:00
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
MDL-55944 testing: Reduce sleep usage.
2016-09-14 09:49:30 +10:00
progress_test.php
questionlib_test.php
MDL-54035 accesslib: separate role definition cache clear
2018-09-21 09:17:42 -04:00
regex_test.php
MDL-49631 fix incorrect whitespace remplacements
2015-03-23 17:40:15 +13:00
requirejs_test.php
MDL-55133 javascript: Correctly use component names in requirejs
2016-07-12 11:15:17 +08:00
rsslib_test.php
MDL-52487 rss: PHP 7 compatible error supression
2015-12-14 15:28:37 +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-30811 core: Initiate notifications on first use only
2016-03-02 13:30:09 +08:00
session_redis_test.php
MDL-60611 phpunit: remove deprecated stuff and other minor fixes
2017-11-05 01:45:04 +01:00
sessionlib_test.php
MDL-42834 admin: Removal of httpswwwroot
2017-10-23 12:25:36 +08:00
setuplib_test.php
MDL-42834 admin: Remove loginhttps
2017-10-23 12:25:35 +08:00
statslib_test.php
MDL-60611 phpunit: remove deprecated stuff and other minor fixes
2017-11-05 01:45:04 +01:00
string_manager_standard_test.php
MDL-54742 general: Remove strings deprecated in 3.2
2018-07-23 14:25:14 +08:00
tablelib_test.php
MDL-62347 course: pagination phpunit updates
2018-08-13 13:45:33 +02: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-57791 analytics: Fixes during integration review
2017-07-24 08:37:03 +02:00
update_api_test.php
MDL-49329 admin: Fix reported coding style warnings
2015-10-10 09:15:27 +02:00
update_checker_test.php
MDL-55091 phpunit: Following has been deprecated.
2016-07-26 10:11:30 +08:00
update_code_manager_test.php
MDL-55091 phpunit: Following has been deprecated.
2016-07-26 10:11:30 +08:00
update_validator_test.php
MDL-49329 admin: Fix reported coding style warnings
2015-10-10 09:15:27 +02:00
upgrade_util_test.php
MDL-56917 core_upgrade: Do not use the raw version to check cURL caps.
2016-11-15 21:50:07 +01:00
upgradelib_test.php
MDL-61268 core: Fix empty string DB cehck
2018-03-02 16:31:11 +01:00
user_menu_test.php
MDL-57001 user_menu: Fixes for unit tests
2016-11-24 15:11:19 +08:00
user_test.php
MDL-61028 core_user: Function to search visible users
2018-04-20 17:10:03 +01:00
useragent_test.php
MDL-50812 core_useragent: <body> classes for Chrome and Edge
2018-05-31 09:42:07 +07: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-36754 tests: Move moodle_url tests to own file
2018-08-14 07:06:09 +08: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