Open adrian0cg opened 9 years ago
Tags would be awesome. Here is my use case:
Server dev creates collections of requests by service.
Client dev doesn't care about what service requests come from, client dev wants them by feature.
Server dev tags them by feature, shares link to tag to client dev.
My QA team was hoping for this feature too, with a setup folder or setup collection, which would run before other individual folders or collections. Currently the run UI only allows selection of a single collection or folder. Sharing individual requests between multiple collections would be one way of handling this problem, or allowing multiple collections or folders to be run at the same time would be another solution.
Just an update to this thread, now you can select granularity of what requests to run before running a request.
Current Behaviour
At the moment I can put a request in only one folder at a time. I.e.:
Desired Behaviour
I would like to kind of "tag" the requests, i.e.:
Advantage
This way, I could run some of the requests selectively, sometimes testing everything "User", some "Posts" or via "Public"/"Authenticated".