moodle/lib/tests
Tim Hunt 2cf5ab1028 MDL-30545 messaging prefs: show all relevant message providers.
Some message providers have an associated capability. For example
the mod/quiz:emailconfirmsubmission capability. At the moment,
we only show the preferences for the capabilities that the user
has in the system context.

That does not work for the example capability above. Typically
the capability will be overridden in one quiz, to allow for
Students, and the user will have the Student role in the course
context. Therefore, this message type does not appear on the
preferences page.

This fix corrects the logic, so that all message types that are
to the current user are displayed.
2012-10-23 18:41:43 +08:00
..
fixtures MDL-32960 put phpunit integration tests to one test suite and execute them first 2012-05-12 21:33:23 +02:00
other MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
performance MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
accesslib_test.php MDL-35479 some more debugging assert cleanup 2012-09-17 12:06:24 +02:00
blocklib_test.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
code_test.php MDL-32961 try to use native grep when searching for DONOT...COMMIT tags 2012-05-12 23:05:42 +02:00
completionlib_test.php MDL-32386 completion: Fix incorrect method parameters 2012-08-27 10:57:52 +12:00
componentlib_test.php MDL-32149 improve testcase naming and list in config file 2012-04-03 22:30:57 +02:00
conditionlib_test.php MDL-35339 coding style corrections 2012-10-15 16:57:25 +08:00
configonlylib_test.php MDL-33007 fix incorrect min_fix_utf8() tests 2012-06-04 10:45:44 +02:00
csslib_test.php MDL-33825 css_optimiser: Fixed bug where !important was being lost for advanced background styles 2012-06-19 12:32:56 +12:00
csvclass_test.php MDL-34075 - lib - Alteration to the csv import lib to include rfc-4180 compliance 2012-08-28 09:23:16 +08:00
datalib_test.php MDL-35904 improve caching in get_admin() and fix order of records from get_admins() 2012-10-13 09:52:39 +02:00
eventslib_test.php MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
externallib_test.php MDL-32149 improve testcase naming and list in config file 2012-04-03 22:30:57 +02:00
filelib_test.php MDL-33172 - filestorage: Add unit test for breaking oracle functions 2012-05-25 11:17:56 +12:00
filter_test.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
formslib_test.php MDL-32149 PHPUnit test support - part 2 2012-04-03 22:30:53 +02:00
grouplib_test.php MDL-32005 Add idnumber field to groups and groupings 2012-05-15 09:38:51 +01:00
html2text_test.php MDL-32149 PHPUnit test support - part 2 2012-04-03 22:30:53 +02:00
htmlpurifier_test.php MDL-32427 add HTML Purifier allowed scheme tests 2012-04-23 10:30:00 +02:00
htmlwriter_test.php MDL-32149 PHPUnit test support - part 2 2012-04-03 22:30:53 +02:00
markdown_test.php MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
mathslib_test.php MDL-33911 mathslib: add unit test to demonstrate problem 2012-06-21 16:00:45 +08:00
medialib_test.php MDL-28486 - tests: fix broken youtube tests 2012-08-06 09:25:24 +08:00
messagelib_test.php MDL-30545 messaging prefs: show all relevant message providers. 2012-10-23 18:41:43 +08:00
moodlelib_test.php MDL-35412 phpunit: date_format_string() is case insensitive 2012-10-16 17:21:11 +08:00
navigationlib_test.php MDL-35263 removed unit test test_format_display_course_content() 2012-10-02 14:16:54 +08:00
outputcomponents_test.php MDL-22955 output: Forced SVG use in unit tests for pix to fix unit test fails 2012-10-10 14:14:50 +08:00
outputlib_test.php MDL-22955 theme: Added ability to use SVG format for icons 2012-10-08 09:16:14 +13:00
outputrequirementslib_test.php MDL-33887 delay string fetching in PAGE->requires->string_for_js() till page footer 2012-07-06 08:02:00 +02:00
pagelib_test.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
pluginlib_test.php MDL-35109 Improve unittests for cron based fetching of available updates 2012-08-28 22:59:26 +02:00
questionlib_test.php MDL-35055 question import: slight error with the Match grades option. 2012-08-24 15:34:20 +01:00
rsslib_test.php MDL-32149 PHPUnit test support - part 2 2012-04-03 22:30:53 +02:00
setuplib_test.php MDL-34035 help links: allow other types of URL for plugins. 2012-06-26 18:54:15 +01:00
textlib_test.php MDL-35479 some more debugging assert cleanup 2012-09-17 12:06:24 +02:00
weblib_test.php MDL-29624 Media embedding system, part 0: Add get_path() to moodle_url 2012-05-09 18:22:12 +01:00