Solution to Challenge 3 - Visual Testing with API Mocking
Challenge #3 is done — here's my solution to Challenge 3: Visual Testing with API Mocking I'm not a big fan of mock APIs for end-to-end tests, but w…
Tech news from the best sources
Challenge #3 is done — here's my solution to Challenge 3: Visual Testing with API Mocking I'm not a big fan of mock APIs for end-to-end tests, but w…
If you are building a feature that talks to an API, you test it thoroughly. Postman on your laptop, maybe a simulator or two, everything looks clean…