-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
AutomationAutomation topics (tests, frameworks, etc)Automation topics (tests, frameworks, etc)enhancementNew feature or requestNew feature or request
Description
PetStore API is a public API, so everytime we use a random id to create a new pet, this id may be overridden by other API test users. This is causing flakiness on the tests.
By looking at the API repository, a possible solution would be to create a docker image to avoid the id overlapping.
https://github.com/swagger-api/swagger-petstore/blob/master/README.md
Metadata
Metadata
Assignees
Labels
AutomationAutomation topics (tests, frameworks, etc)Automation topics (tests, frameworks, etc)enhancementNew feature or requestNew feature or request
Projects
Status
📋 Backlog