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

Automated testing for the examples #27

Open
jeffposnick opened this issue May 13, 2017 · 2 comments
Open

Automated testing for the examples #27

jeffposnick opened this issue May 13, 2017 · 2 comments

Comments

@jeffposnick
Copy link
Contributor

I'm not including this in #7, as it's going to have to be prioritized lower than that work. But I wanted to keep track of the need to create automated, end-to-end tests for each of the examples.

@jeffposnick
Copy link
Contributor Author

I'm thinking of trying out something based on https://developers.google.com/web/updates/2017/06/headless-karma-mocha-chai

It won't have the same cross-browser capabilities that you get from using https://github.com/GoogleChrome/sw-testing-helpers, but theoretically our cross-browser testing story should already be covered by our test suite in the core Workbox project.

@jeffposnick jeffposnick self-assigned this Jun 15, 2017
@jeffposnick
Copy link
Contributor Author

Actually, nope, Karma is only for unit testing, not end-to-end tests.

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

No branches or pull requests

1 participant