DaryaAndreyuk / PetStoreAPITesting

API Testing portfolio project
https://petstore.swagger.io/#/
1 stars 0 forks source link

Cover smoke tests #3

Closed topsycreed closed 1 month ago

topsycreed commented 2 months 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.

DaryaAndreyuk commented 1 month ago

https://github.com/DaryaAndreyuk/PetStoreAPITesting/pull/4