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

Add a settings test #114

Open
ewallah opened this issue May 15, 2020 · 0 comments
Open

Add a settings test #114

ewallah opened this issue May 15, 2020 · 0 comments

Comments

@ewallah
Copy link

ewallah commented May 15, 2020

Plugins can have defective settings.

It is possible to detect some errors by running the blocks/admin_bookmarks behat checks:

- php /home/travis/build/moodle/vendor/bin/behat --config /home/travis/build/moodledata/behat_moodledata/behatrun/behat/behat.yml --format progress --tags="@block_admin_bookmarks"

The admin_bookmarks block is usually the first plugin that complains about incorrect or not saved settings. When everything is OK this extra test passes.

Perhaps this can be the base for an extra check?

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

No branches or pull requests

1 participant