moodle/rating
Eloy Lafuente (stronk7) e4a2d9c1d4 MDL-73348 phpunit: normalize all privacy provider tests
As far as now all them have correct privacy level2 namespace:
- Move them to "privacy" subdir.
- Rename the files to "provider_test.php", this includes old
  privacy_test.php and privacy_provider_test.php files
- Rename the testcase to provider_test too (to match file name)

Also, change some relative paths and comments to point to new
locations.
2021-12-17 14:21:02 +01:00
..
classes MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
tests MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
index.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
lib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
module.js MDL-46446 core_rating: fixed coding style problems 2014-07-23 19:30:53 +08:00
rate.php MDL-46447 core_rate: made sure non-ajax files don't return JSON data 2014-08-04 15:12:50 +08:00
rate_ajax.php MDL-55786 rating: Move common code to new function 2016-10-03 12:17:09 +01:00