when endpoint not ready how to test code example
Example: if endpoint is not ready how would you test it
I would mock it with Postman
and swap the base url when it's ready
I would mock it with Postman
and swap the base url when it's ready