Mock API requests in Codeception Acceptance tests
It’s pretty much guaranteed these days that your web application will make use of one or more 3rd party APIs. That implies you must also test how your code is handling them.
Steven Rombauts
Web developer, DevOps practitioner and Open Source enthusiast.
It’s pretty much guaranteed these days that your web application will make use of one or more 3rd party APIs. That implies you must also test how your code is handling them.