Combined End-to-end and Unit Test Coverage

added by JavaScript Kicks
5/20/2019 7:10:04 AM

685 Views

How to achieve 100% code coverage by combining end-to-end and unit tests without losing your sanity. In my previous blog post "Stub navigator API in end-to-end tests" I have introduced an application that uses navigator browser API to show the battery charge percentage.


0 comments