Pokémon API Testing using Postman
API URL: https://pokeapi.co/api/v2/berry/45
Postman Collection URL: https://www.postman.com/fariaafrin/public-workspace/collection/0dv1ihm/pokmon-api
Question: The final project for this course is to build a suite of tests for the Pokémon API using Postman. Here is what you have to do:
- Create a new collection in Postman
- Create GET requests for "Berries" and "Pokémon"
- Create as many test cases as you can think of
- Make sure your tests pass!
