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

figure out how to test the *offline* command #22

Closed
mykmelez opened this issue Oct 6, 2015 · 3 comments
Closed

figure out how to test the *offline* command #22

mykmelez opened this issue Oct 6, 2015 · 3 comments
Assignees
Milestone

Comments

@mykmelez
Copy link
Contributor

mykmelez commented Oct 6, 2015

We need to figure out how to test all the commands. deploy and configure might be harder, because they interact with servers; but offline at least should be doable, so let's start there.

@marco-c
Copy link
Contributor

marco-c commented Oct 8, 2015

We could use the test suite I built for https://github.com/marco-c/web-push (which currently only supports Linux, but should be easily extensible to support other OSes as well).

@marco-c
Copy link
Contributor

marco-c commented Oct 8, 2015

The sw-precache tests are really basic, they only test whether the generated code is different or the same when using different/the same config options.

@marco-c marco-c self-assigned this Oct 14, 2015
@marco-c
Copy link
Contributor

marco-c commented Oct 14, 2015

I'll add some basic unit tests for now.

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

2 participants