Need Help : Testing API controllers for existing Microservice
I am actively working on a Microservice, the mistake we did is we did not write tests. Only thing we have to test our web API is JSON payloads saved in Postman.
Given the state we are in what will be your suggestion? Can JSON payloads utilized for testing API controllers? Should I invest time in Postman automation?
Microservice is developed with Hexagonal architecture.
Feel free to ask question.
0 comments:
Post a Comment