Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 54: Add GDPR support #55

Open
wants to merge 1 commit into
base: MOODLE_39_STABLE
Choose a base branch
from

Conversation

golenkovm
Copy link

This is to fix the issue #54

Core unit tests are passing:

root@cf7f7c4e89bd:/var/www/site# vendor/bin/phpunit --testsuite='core_privacy_testsuite'
Moodle 3.9.11 (Build: 20211108), 2f59059095d9a1779195e2d3df6c19b399413ed3
Php: 7.4.25, pgsql: 9.6.16, OS: Linux 5.4.0-89-generic x86_64
PHPUnit 7.5.20 by Sebastian Bergmann and contributors.

.............................................................   61 / 1528 (  3%)
.............................................................  122 / 1528 (  7%)
.............................................................  183 / 1528 ( 11%)
.............................................................  244 / 1528 ( 15%)
.............................................................  305 / 1528 ( 19%)
.............................................................  366 / 1528 ( 23%)
.............................................................  427 / 1528 ( 27%)
.............................................................  488 / 1528 ( 31%)
.............................................................  549 / 1528 ( 35%)
.............................................................  610 / 1528 ( 39%)
.............................................................  671 / 1528 ( 43%)
.............................................................  732 / 1528 ( 47%)
.............................................................  793 / 1528 ( 51%)
.............................................................  854 / 1528 ( 55%)
.............................................................  915 / 1528 ( 59%)
.............................................................  976 / 1528 ( 63%)
............................................................. 1037 / 1528 ( 67%)
............................................................. 1098 / 1528 ( 71%)
............................................................. 1159 / 1528 ( 75%)
............................................................. 1220 / 1528 ( 79%)
............................................................. 1281 / 1528 ( 83%)
............................................................. 1342 / 1528 ( 87%)
............................................................. 1403 / 1528 ( 91%)
............................................................. 1464 / 1528 ( 95%)
............................................................. 1525 / 1528 ( 99%)
...                                                           1528 / 1528 (100%)

Time: 51.02 seconds, Memory: 161.00 MB

OK (1528 tests, 10901 assertions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant