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