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

Test coverage measurement causes some E2E tests to fail #4

Open
thibaudcolas opened this issue Feb 27, 2017 · 0 comments
Open

Test coverage measurement causes some E2E tests to fail #4

thibaudcolas opened this issue Feb 27, 2017 · 0 comments
Labels
Milestone

Comments

@thibaudcolas
Copy link
Contributor

The error is quite cryptic: Failed: cov_15u4dh72x3 is not defined. This is only when code coverage is measured, so I imagine there is some interference between istanbul, the Babel transpilation of async/await, and Electron. Maybe Istanbul doesn't realise what parts of code are actually ran in Electron.

@thibaudcolas thibaudcolas modified the milestone: v1.0.0 Feb 27, 2017
@thibaudcolas thibaudcolas modified the milestones: Post v1.0.0, v1.0.0 Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant