moodle/blocks
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
..
accessreview MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 13:28:00 +08:00
activity_modules MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
activity_results MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
admin_bookmarks MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
amd MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
badges MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
blog_menu MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
blog_recent MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
blog_tags MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
calendar_month MDL-73066 calendar: Behat test fixes 2021-11-30 17:18:42 +08:00
calendar_upcoming MDL-71810 calendar: responsiveness for calendar block 2021-10-15 10:24:34 +07:00
classes MDL-73330 blocks: add missing library require for constants. 2021-12-09 16:06:15 +00:00
comments MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
completionstatus MDL-73201 lang: Use fixed strings in the tests, too 2021-12-09 19:56:02 +01:00
course_list MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
course_summary MDL-73201 lang: Use fixed strings in the tests, too 2021-12-09 19:56:02 +01:00
feedback MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
globalsearch MDL-69454 core_search: consistent block searches 2020-09-21 11:54:46 +02:00
glossary_random MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
html MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
login MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
lp MDL-72116 dashboard: Remove some of the current blocks 2021-09-13 08:27:08 +02:00
mentees MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
mnet_hosts MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
myoverview MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
myprofile MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
navigation MDL-72090 navigation: Update to behat feature files for navigation. 2021-12-09 11:13:35 +08:00
news_items MDL-72093 navigation: Update behat tests 2021-09-14 12:02:35 +08:00
online_users MDL-72806 block_online_users: align picture/name of listed users. 2021-10-15 18:27:22 +01:00
private_files MDL-72668 block_private_files: Switched from YUI to core/tree AMD 2021-11-04 13:48:06 +11:00
recent_activity MDL-72093 navigation: Update behat tests 2021-09-14 12:02:35 +08:00
recentlyaccessedcourses Merge branch 'MDL-72116-master' of git://github.com/sarjona/moodle 2021-09-16 12:36:54 +08:00
recentlyaccesseditems MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
rss_client MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
search_forums MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
section_links MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
selfcompletion MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
settings MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
site_main_menu t checkout MOODLE_311_STABLE && git fetch https://github.com/mudrd8mz/moodle.git MDL-73201-311-enfix && git merge --no-ff FETCH_HEAD 2021-12-09 23:18:03 +01:00
social_activities MDL-71691 block_social_activities: activity styling 2021-12-08 13:14:05 +01:00
starredcourses MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
tag_flickr MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
tag_youtube MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
tags MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
tests MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
timeline MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
edit_form.php MDL-62206 blocks: do not add fixed form elements as hidden 2018-05-10 12:08:41 +08:00
index.html
moodleblock.class.php MDL-70801 core_my: Add a new courses page 2021-11-15 11:49:35 +08:00
upgrade.txt MDL-73087 blocks: Add a way to fetch my courses via WS 2021-12-02 18:40:52 +08:00