Skip to content

Fix the flakyness for delete tests using docker image #23

@jacqueqa

Description

@jacqueqa

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)enhancementNew feature or request

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions