moodle/privacy/tests
2018-04-20 10:26:01 +08:00
..
fixtures MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
approved_contextlist_test.php
collection_test.php MDL-61692 core_privacy: add privacyfields to link_ methods 2018-04-04 10:00:39 +08:00
contextlist_base_test.php
contextlist_collection_test.php
contextlist_test.php
legacy_polyfill_test.php MDL-61751 core_privacy: Correct test return 2018-04-01 13:34:44 +08:00
manager_test.php MDL-61815 core_privacy: Fix for metadata types and new method. 2018-04-03 12:05:18 +08:00
moodle_content_writer_test.php MDL-62003 privacy: Consistently export files into _files folder 2018-04-18 17:10:12 +02:00
provider_test.php MDL-61861 privacy: Add unit tests to check all providers. 2018-04-08 14:12:42 +08:00
request_helper_test.php
request_transform_test.php
sitepolicy_test.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
tests_content_writer_test.php MDL-61974 privacy: Rewrite the content writer storage 2018-04-16 11:12:07 +08:00
types_database_table_test.php
types_external_location_test.php
types_plugintype_link_test.php MDL-61692 core_privacy: add privacyfields to link_ methods 2018-04-04 10:00:39 +08:00
types_subsystem_link_test.php MDL-61692 core_privacy: add privacyfields to link_ methods 2018-04-04 10:00:39 +08:00
types_user_preference_test.php
writer_test.php