04 - Testing API End Points
In the earlier post we have seen the development of endpoints using FastAPI. Post building the API endpoints we need to test them and validate them before providing the same to the front-end team.
Test the applicant creation endpoint
To test the a...
srikanthvenkata.hashnode.dev2 min read