wagtaildraftail icon indicating copy to clipboard operation
wagtaildraftail copied to clipboard

Test coverage measurement causes some E2E tests to fail

Open thibaudcolas opened this issue 7 years ago • 0 comments

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 avatar Feb 27 '17 12:02 thibaudcolas