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 end-to-end (E2E) tests #198

Open
westonruter opened this issue Jul 23, 2019 · 1 comment
Open

Add end-to-end (E2E) tests #198

westonruter opened this issue Jul 23, 2019 · 1 comment

Comments

@westonruter
Copy link
Collaborator

In order to adequately test the service worker logic, end-to-end (E2E) testing needs to be set up. This will ensure that things like the offline page is served, navigation request caching strategies are used, and so on.

A lot of work on E2E testing is being done on the AMP plugin which can be applied to PWA: ampproject/amp-wp#2795

@swissspidy
Copy link
Collaborator

Related Puppeteer issue: puppeteer/puppeteer#2634

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

2 participants