moodle/lib/tests
Ankit Agarwal a76b0b8b85 MDL-56992 core_scss: Don't allow invalid files to be included
We allow only .scss files so allow files to be included only and only if they end in .scss and they exist on server under theme directory.
2017-01-04 11:33:57 +00:00
..
behat MDL-57494 behat: Fixed tags and removed reset in after_scenario 2016-12-22 12:42:39 +08:00
fixtures MDL-56233 forms library: Fixed form identifier when mocking a form. 2016-12-05 11:27:05 +11: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-55074 theme_boost: Unit test fixes for all these changes 2016-10-21 12:40:06 +08:00
adhoc_task_test.php MDL-52385 tasks: Queue ad-hoc tasks in future 2016-04-07 11:49:52 +08:00
admintree_test.php MDL-56006 theme: Set Boost as the default theme 2016-10-25 10:15:20 +08:00
ajaxlib_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
antivirus_test.php MDL-50888 antivirus: Unit test refactoring. 2016-10-21 11:48:49 +01:00
authlib_test.php
blocklib_test.php MDL-57232 blocks: Split undeletableblocktypes 2016-12-02 12:32:03 +08:00
collator_test.php MDL-46124 libraries: Final deprecation of text libs and plugin libs 2014-12-15 17:02:31 +08:00
completionlib_test.php MDL-55628 Completion: Use simpledata for completion cache 2016-08-22 17:13:36 +01:00
component_test.php MDL-55237 core_component: Fix last namespace level matching 2016-08-30 11:15:27 +08:00
componentlib_test.php
configonlylib_test.php MDL-48980 Security: Always clean the result from min_get_slash_argument 2015-01-28 14:38:29 +08:00
coursecatlib_test.php MDL-57101 filter: Always set-up the page for filters 2016-11-29 12:36:28 +08:00
cronlib_test.php MDL-32547 unit tests: Make tests match file_temp_cleanup_task impl. 2015-03-31 01:53:56 +02:00
csslib_test.php MDL-56172 css: remove css optimiser 2016-09-29 16:40:40 +01:00
csvclass_test.php
curl_security_helper_test.php MDL-48498 core_files: curl_security_helper_base and implementation 2016-11-08 15:11:15 +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_test.php MDL-56674 core: Fix test_get_all_observers 2016-11-02 13:29:07 +11:00
event_unknown_logged_test.php
event_user_graded_test.php MDL-47814 core_grades: Improved coverage of user_graded event tests 2014-10-24 11:48:14 +02:00
event_user_password_updated_test.php
events_test.php MDL-33606 course: Adding section info to course_viewed log 2014-11-17 15:18:18 +08:00
eventslib_test.php MDL-48621 events: Adapting unit tests to debugging messages 2016-01-19 15:19:10 +08:00
externallib_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
filelib_test.php MDL-57101 filter: Always set-up the page for filters 2016-11-29 12:36:28 +08:00
filetypes_test.php MDL-42616 filelib: Use config value for custom MIME types (1/2) 2014-12-19 14:48:59 +00:00
filter_manager_test.php MDL-50491 filters: option to disable some filters in filter_text. 2015-06-17 13:48:55 +01:00
filterlib_test.php MDL-57101 filter: Load globally available filters on every page 2016-12-01 14:51:40 +08:00
formslib_test.php MDL-56233 forms library: Fixed form identifier when mocking a form. 2016-12-05 11:27:05 +11:00
gdlib_test.php MDL-55445 gdlib: Support for resizing an image 2016-08-15 10:54:28 +08:00
gradelib_test.php
grades_externallib_test.php MDL-47766 web services: get_grades exposes hidden grades to students 2014-11-04 09:13:46 +13:00
grading_externallib_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
grouplib_test.php MDL-31243 access/enrol libs: rename new groups functions 2016-09-30 09:27:59 +01: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 MDL-37477 output: Add support for table captions 2015-02-10 16:15:49 +08:00
htmlpurifier_test.php MDL-55581 htmlpurifier: test for attributes in video tag 2016-08-30 13:44:13 +08: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-51723 ldap: Normalise the user objectclass 2016-02-01 10:24:34 +08:00
lock_config_test.php
lock_test.php
markdown_test.php
mathslib_test.php
medialib_test.php MDL-38158 media: some players do not want fallback to other players 2016-11-07 11:55:05 +08:00
message_test.php Merge branch 'wip-MDL-44467-master' of git://github.com/abgreeve/moodle 2016-11-03 14:08:21 +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 Merge branch 'wip-MDL-44467-master' of git://github.com/abgreeve/moodle 2016-11-03 14:08:21 +08:00
minify_test.php MDL-53695 minify: switch to MatthiasMullie\Minify 2016-10-10 13:17:04 +01:00
modinfolib_test.php MDL-54988 core: Final deprecation for lib/modinfolib methods 2016-07-26 00:07:25 +08:00
moodle_page_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
moodlelib_test.php MDL-57278 signup: Unit tests covering confirmation link generation 2016-12-08 10:16:29 +08: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-53383 navigation: Do not require $type in remove() 2016-03-21 12:16:26 +08:00
notification_test.php MDL-30811 output: Add support for session notifications 2016-02-29 09:05:56 +08:00
outputcomponents_test.php MDL-56006 theme: Set Boost as the default theme 2016-10-25 10:15:20 +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
plugin_manager_test.php MDL-49329 admin: Fix reported coding style warnings 2015-10-10 09:15:27 +02: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-29905 question: Auto remove stale questions upon category deletion 2016-05-30 12:26:09 +08: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
scheduled_task_test.php MDL-54008 timezone: Updating references to Caracas tz. 2016-05-02 15:08:54 +08:00
scss_test.php MDL-56992 core_scss: Don't allow invalid files to be included 2017-01-04 11:33:57 +00: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-54606 session: Add redis handler with locking. 2016-08-04 21:50:11 +10:00
sessionlib_test.php MDL-55273 admin: Change $CFG->cookiesecure default to on 2016-08-22 09:20:32 +10:00
setuplib_test.php MDL-55864 general: fix PHP7.1 strict warnings 2016-09-13 09:39:26 +08:00
statslib_test.php MDL-22183 lib: More unit tests for next day start. 2016-08-18 10:13:31 +08:00
string_manager_standard_test.php MDL-56316 tests: Ensure consistent assertion count 2016-10-07 14:45:36 +08:00
tablelib_test.php MDL-52036 tablelib: Fix the behaviour of resetting table preferences 2015-11-04 15:07:17 +01:00
text_test.php MDL-55069 core: escape special characters in email headers 2016-07-04 12:27:58 +01:00
theme_config_test.php
unoconv_test.php MDL-54647 tests: Clarify unoconv tests 2016-08-16 08:11:13 +08: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-55777 installation: Check libcurl version on install 2016-11-10 10:16:19 +05:30
user_menu_test.php MDL-57001 user_menu: Fixes for unit tests 2016-11-24 15:11:19 +08:00
user_test.php MDL-55837 themes: base and canvas themes removed 2016-09-19 13:35:13 +08:00
useragent_test.php MDL-53777 tool_mobile: New script for launching the mobile app 2016-10-03 10:02:33 +01:00
weblib_format_text_test.php MDL-54853 weblib: Properly specify encoding for blanktarget 2016-06-08 18:29:19 +08:00
weblib_test.php MDL-55650 Library: s() function - tweak parameters for performance 2016-08-22 15:38:13 +01:00
xhtml_container_stack_test.php