Closed topsycreed closed 1 month ago
Now cover smoke tests for https://petstore.swagger.io/#/pet You need to check that you can create, edit, delete. Also you need to check not only 200 status code but that it's really created and have all fields the same and etc.
https://github.com/DaryaAndreyuk/PetStoreAPITesting/pull/4
Now cover smoke tests for https://petstore.swagger.io/#/pet You need to check that you can create, edit, delete. Also you need to check not only 200 status code but that it's really created and have all fields the same and etc.