moodle/course/tests
Paul Holden b9f8e3e114 MDL-69625 course: return raw custom field value in external method.
For clients that wish to consume the original value of the custom
field (e.g. timestamps for date fields), rather than the formatted
version, add a new "valueraw" property to the returned data.
2020-10-05 10:40:33 +01:00
..
behat MDL-69454 core_search: consistent course management search 2020-09-23 17:36:14 +02:00
fixtures MDL-67548 core_course: Add unittests covering category deletion hooks. 2020-05-13 10:24:33 +01:00
caching_content_item_readonly_repository_test.php MDL-68998 core_course: do not expect that assign is the first module 2020-06-09 18:59:34 +02:00
category_hooks_test.php MDL-67548 core_course: Add unittests covering category deletion hooks. 2020-05-13 10:24:33 +01:00
category_test.php MDL-64427 category: Test getting category courses during deletion 2020-05-20 08:27:52 +01:00
content_item_readonly_repository_test.php MDL-67585 core_course: add hook get_all_content_items 2020-02-20 11:42:22 +08:00
content_item_test.php MDL-67585 core_course: add support for custom titles to content_item 2020-02-20 09:28:57 +08:00
courseformat_test.php MDL-57412 course: Unit test get_view_url for course formats 2017-08-21 12:49:59 +08:00
courselib_test.php MDL-68757 questions: don't do output in low-level functions 2020-05-18 20:54:27 +01:00
courserequest_test.php MDL-66740 core_course: change defaults for course request settings 2019-10-14 12:22:16 +02:00
customfield_test.php MDL-57898 core_course: add custom fields support to courses 2019-01-18 14:28:18 +01:00
events_test.php MDL-45752 Course: Add additional events 2016-09-13 19:23:59 -04:00
exporters_content_item_test.php MDL-68055 core_course: export content item description as markdown 2020-03-04 11:44:26 +08:00
exporters_content_items_test.php MDL-67585 core_course: add exporter for course content items 2020-02-20 09:28:57 +08:00
externallib_test.php MDL-69625 course: return raw custom field value in external method. 2020-10-05 10:40:33 +01:00
indicators_test.php MDL-66241 analytics: Verify that activities_due works on at-risk 2019-08-14 14:29:16 +08:00
management_helper_test.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
modlib_test.php MDL-67116 course: Fix completion disabled for gradable items 2019-11-13 12:49:59 +08:00
privacy_test.php MDL-63969 core_course: Update course privacy provider unit tests 2018-11-16 12:19:46 +08:00
restore_test.php MDL-66021 restore: Additional restore unit tests with async mode 2019-07-17 10:52:53 +08:00
search_test.php MDL-64701 search: change category for customfield search area 2019-03-29 08:38:57 +11:00
services_content_item_service_test.php MDL-69206 course: Tidy up unit test to avoid potential failures 2020-07-14 12:09:52 +08:00
targets_test.php MDL-66970 analytics: Extra testing for active enrolments 2019-10-22 05:13:26 +08:00