moodle/favourites/tests
Jake Dallimore f962859b56 MDL-65313 core_favourite: add component-scoped favourite service class
Added a new type of service which can be used to interact with the
all favourites for a given component, not just those owned by a a
specific user. As such, objects of this type are scoped to a component.
2019-05-06 14:01:34 +08:00
..
component_favourite_service_test.php MDL-65313 core_favourite: add component-scoped favourite service class 2019-05-06 14:01:34 +08:00
privacy_test.php MDL-63969 core_favourites: Add support for removal of context users 2018-11-16 12:18:22 +08:00
repository_test.php MDL-63658 core_favourites: fix errors discovered on oracle db 2018-10-18 17:11:07 +08:00
user_favourite_service_test.php MDL-65313 core_favourite: add component-scoped favourite service class 2019-05-06 14:01:34 +08:00