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

E2e testing #63

Merged
merged 5 commits into from Feb 28, 2020
Merged

E2e testing #63

merged 5 commits into from Feb 28, 2020

Conversation

bitdisaster
Copy link
Collaborator

An E2E test suite for packaging, installing, updating and uninstalling. The tests are implemented as a separate project under the e2e folder. To run the e2e test do:

cd electron-wix-msi\e2e 
npm i

// launch powershell as admin

cd electron-wix-msi\e2e
npm run test

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.552% when pulling 051288a on e2e-testing into 7b4fabb on v3-feature-branch.

@bitdisaster bitdisaster merged commit a3587d4 into v3-feature-branch Feb 28, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants