.. |
behat
|
MDL-46997 Grades: Improve the behat tests for grade aggregation
|
2014-09-09 17:11:59 +08:00 |
fixtures
|
MDL-41663 Output: Allow subtype as a namespace level on it's own
|
2014-06-25 12:16:53 +08:00 |
other
|
MDL-46496 libraries: Add additional tests for jquery and jqueryUI
|
2014-08-08 14:09:05 +08:00 |
performance
|
|
|
accesslib_test.php
|
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
|
2014-09-02 13:03:07 +01:00 |
adhoc_task_test.php
|
MDL-44733 add support for disabling of scheduled tasks
|
2014-03-28 10:23:37 +08:00 |
admintree_test.php
|
MDL-45221 Allow unit tests to pass under any OS
|
2014-04-29 19:22:54 +02:00 |
ajaxlib_test.php
|
MDL-44635 discard error logging during ajax tests
|
2014-03-17 11:30:46 +08:00 |
authlib_test.php
|
MDL-43557 events: fixed minor issues in existing events
|
2014-04-29 19:16:11 -07:00 |
blocklib_test.php
|
MDL-41551 blocks: added tracking and recognition of custom block regions
|
2014-04-06 15:17:47 +12:00 |
collator_test.php
|
MDL-45828 cache: definitions now sorted in the admin UI
|
2014-07-21 09:25:22 +12:00 |
completionlib_test.php
|
MDL-43557 events: fixed minor issues in existing events
|
2014-04-29 19:16:11 -07:00 |
component_test.php
|
|
|
componentlib_test.php
|
|
|
conditionlib_test.php
|
MDL-44070 Conditional availability enhancements (5): deprecate old lib
|
2014-04-07 20:11:45 +01:00 |
configonlylib_test.php
|
|
|
coursecatlib_test.php
|
MDL-46646 course: regression in behat tests
|
2014-08-05 08:43:13 -04:00 |
cronlib_test.php
|
MDL-45654 Cron: Fix for unit test that was causing integer overflow in 32 bit php
|
2014-05-29 12:10:19 +08:00 |
csslib_test.php
|
MDL-45545 csslib: Chunking handles commas in media query definitions
|
2014-05-20 12:21:45 +08:00 |
csvclass_test.php
|
|
|
customcontext_test.php
|
MDL-43635: Further support custom contexts
|
2014-03-05 15:01:30 +08:00 |
datalib_test.php
|
MDL-43918 add more validation to $modulename parameter when fetching cms
|
2014-08-25 12:09:54 +12:00 |
datalib_update_with_unique_index_test.php
|
MDL-44682 fix bug in decompose_update_into_safe_changes
|
2014-03-20 15:10:38 +00:00 |
editorlib_test.php
|
|
|
environment_test.php
|
|
|
event_course_module_instance_list_viewed.php
|
MDL-43736 Events: Updated unit test to test context not used in event
|
2014-01-29 11:39:50 +08:00 |
event_course_module_viewed.php
|
MDL-43736 Events: Updated unit test to test context not used in event
|
2014-01-29 11:39:50 +08:00 |
event_deprecated_test.php
|
MDL-43044 events: Add unit tests
|
2013-12-06 16:08:03 +08:00 |
event_test.php
|
MDL-45218 events: Unit tests and fixtures for new static methods in base event class.
|
2014-04-23 12:14:33 +08:00 |
event_unknown_logged_test.php
|
MDL-44911 use unknown_logged class when viewing unknown events in reports
|
2014-04-14 11:59:00 +08:00 |
event_user_graded_test.php
|
MDL-40910 add new core event user_graded
|
2014-03-29 15:34:11 +08:00 |
event_user_password_updated_test.php
|
MDL-45203 implement new event user_password_updated
|
2014-04-23 09:51:57 +08:00 |
events_test.php
|
MDL-36003 events: Added events for viewing grade reports.
|
2014-06-23 11:59:35 +08:00 |
eventslib_test.php
|
MDL-45055 events: Add debugging notice to events_trigger()
|
2014-04-14 11:51:37 +08:00 |
externallib_test.php
|
MDL-46588 web services: Fixed system context instanceid eq 0 case
|
2014-09-12 11:25:16 +02:00 |
filelib_test.php
|
MDL-45132 curl: Unit Tests for file uploads
|
2014-04-16 17:29:22 +08:00 |
filterlib_test.php
|
|
|
formslib_test.php
|
|
|
gradelib_test.php
|
|
|
grades_externallib_test.php
|
MDL-43835 phpunit: Correct unit tests.
|
2014-06-17 19:08:01 +10:00 |
grading_externallib_test.php
|
MDL-46861 added missing required field areaname
|
2014-08-29 09:42:54 +12:00 |
grouplib_test.php
|
MDL-44794 group: unit test for groups_get_user_groups method.
|
2014-08-04 11:59:06 +08:00 |
html2text_test.php
|
|
|
html_writer_test.php
|
MDL-46772 core: html_writer::table should respect tr attributes
|
2014-08-14 12:06:31 +08:00 |
htmlpurifier_test.php
|
MDL-46286 lib_htmlpurifier: Add allowed URI scheme for RTMP
|
2014-07-11 15:52:34 +01:00 |
jquery_test.php
|
MDL-44511 import latest jQuery and add tests
|
2014-03-20 17:31:34 +08:00 |
lock_config_test.php
|
MDL-25500 lock: New locking framework.
|
2014-01-27 10:04:18 +08:00 |
lock_test.php
|
MDL-25500 lock: New locking framework.
|
2014-01-27 10:04:18 +08:00 |
markdown_test.php
|
|
|
mathslib_test.php
|
|
|
medialib_test.php
|
|
|
messagelib_test.php
|
MDL-45941 implement support for message sending from DB transactions and fix other problems
|
2014-06-17 16:09:43 +12:00 |
minify_test.php
|
|
|
modinfolib_test.php
|
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
|
2014-09-02 13:03:07 +01:00 |
moodle_page_test.php
|
|
|
moodlelib_test.php
|
Revert "Merge branch 'wip-MDL-40356-master' of git://github.com/abgreeve/moodle"
|
2014-09-11 10:54:40 +08:00 |
navigationlib_test.php
|
|
|
outputcomponents_test.php
|
MDL-46625 theme: Added a way to target the current page
|
2014-07-31 13:27:14 +12:00 |
outputfactories_test.php
|
MDL-41663 Output: Allow subtype as a namespace level on it's own
|
2014-06-25 12:16:53 +08:00 |
outputrequirementslib_test.php
|
MDL-46031 output: better handling of once-per-page items
|
2014-06-19 18:50:04 +01:00 |
plugin_manager_test.php
|
|
|
portfoliolib_test.php
|
MDL-45256 portfolio: Adding missing global in testcase
|
2014-04-30 15:32:23 +08:00 |
progress_test.php
|
MDL-43027 core progress : new method keeps track of progress internally
|
2014-01-27 17:51:09 +07:00 |
questionlib_test.php
|
MDL-44316 core_tag: changed the API to accept a contextid and component
|
2014-03-22 13:50:08 -07:00 |
rsslib_test.php
|
|
|
scheduled_task_test.php
|
MDL-46904 core_task: Gracefully handle rubbish entries in the tasks table.
|
2014-08-20 17:01:15 +08:00 |
session_manager_test.php
|
MDL-46561 session: use full session validation in \core\session\manager::session_exists()
|
2014-08-07 08:59:24 +12:00 |
sessionlib_test.php
|
MDL-46099 session: fix use of references for session globals
|
2014-07-01 08:38:00 +12:00 |
setuplib_test.php
|
|
|
statslib_test.php
|
MDL-45128 include only education related events from real users in statistics processing
|
2014-04-28 11:31:31 +08:00 |
string_manager_standard_test.php
|
|
|
tablelib_test.php
|
MDL-41755 tablelib : added a function to add multiple rows at once
|
2014-02-14 14:13:02 +07:00 |
text_test.php
|
MDL-19270 core_text: added unit tests for strrev
|
2014-07-08 14:14:51 +12:00 |
theme_config_test.php
|
MDL-45846 Libraries custom user agent device detection unit test added
|
2014-06-09 13:56:42 +01:00 |
update_checker_test.php
|
|
|
update_deployer_test.php
|
|
|
upgradelib_test.php
|
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
|
2014-09-02 13:03:07 +01:00 |
user_test.php
|
MDL-42816 auth_manual: Add password expiry for manual auth method
|
2014-03-27 10:45:01 -04:00 |
useragent_test.php
|
MDL-43082 Themes IE 9 Compatibility View doesn't support SVG.
|
2013-12-05 15:55:17 +01:00 |
weblib_test.php
|
MDL-46688 weblib: improve the highlight function.
|
2014-08-08 17:51:58 +01:00 |
xhtml_container_stack_test.php
|
|
|