Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Group tests to Notification Permission Types? #70

Open
gauntface opened this issue Apr 5, 2016 · 0 comments
Open

Group tests to Notification Permission Types? #70

gauntface opened this issue Apr 5, 2016 · 0 comments

Comments

@gauntface
Copy link
Contributor

Firefox is awesome in that you can dynamically (from within a page) set permission for notifications, making it easy to run the test suite as is and set the permissions.

In Chrome we can set these permissions via the user preferences which can't be set from within the page directly, so we either need to split the tests into groups based on permissions or find a way for the test runner to call out into the node code running the tests and set the preferences dynamically (If possible).

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

No branches or pull requests

1 participant