Replies: 1 comment 1 reply
-
|
hi @jopucpla How are these requests grouped in Postman, for the non-integration requests? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I'm having following issue when trying to combine integrationTests from different parent folders into one unique Integration Test Folder
Here's the scenario:
I have two operations belonging to different folders in the main postman collection (they have different paths and different tags):
When I try to include both in the same integraton test (Case1),
two folders are generated inside Integration Tests folder
Is this behavior intended? Is there a way to include in the same folder, so I can test a scenario with multiple operations from different paths?
I didn't find any other question regarding this topic, please let me know if this has been discussed previously.
Thank you for this brilliant project :)
Beta Was this translation helpful? Give feedback.
All reactions