Skip to content

Addons missing privacy providers #59

@bwalkerl

Description

@bwalkerl

Core unit tests are failing because of missing privacy providers for subplugins.

See https://moodledev.io/docs/4.5/apis/subsystems/privacy#plugins-which-can-have-own-subplugins

1) core_privacy\privacy\provider_test::test_all_providers_compliant with data set "pulseaddon_availability" ('pulseaddon_availability', 'pulseaddon_availability\priva...ovider')
Failed asserting that false is true.

/var/www/site/privacy/tests/privacy/provider_test.php:179
/var/www/site/lib/phpunit/classes/advanced_testcase.php:76

2) core_privacy\privacy\provider_test::test_all_providers_compliant with data set "pulseaddon_preset" ('pulseaddon_preset', 'pulseaddon_preset\privacy\provider')
Failed asserting that false is true.

/var/www/site/privacy/tests/privacy/provider_test.php:179
/var/www/site/lib/phpunit/classes/advanced_testcase.php:76


3) core_privacy\privacy\provider_test::test_table_coverage
The following tables with user fields must be covered with metadata providers: 
  - pulseaddon_availability (userid)

/var/www/site/privacy/tests/privacy/provider_test.php:327
/var/www/site/lib/phpunit/classes/advanced_testcase.php:76

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions