Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to obtain mocks IDs? #295

Open
santiago-diaz-repo opened this issue Jan 25, 2024 · 0 comments
Open

How to obtain mocks IDs? #295

santiago-diaz-repo opened this issue Jan 25, 2024 · 0 comments

Comments

@santiago-diaz-repo
Copy link

I have a scenario where two set of tests are running in parallel in different folders. I am trying to call /reset from each set. However, in order to make it work, I need to lock mocks created from each scenario. To achieve it, the /lock api needs the mock id, but the /mocks creation api does not return this id. How can I obtain it? or how can I tackle this issue?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant