jasond
5 years agoOccasional Contributor
Process: Cleanup & order REST Resources
Community Question:
How do you orginize your endpoints & request tests?
Problem:
Our REST resources keeps growing & growing, when it was 20 requests for an endpoint it was easy to build & navigate. As new requests are added to the endpoint the list its getting unruly & harder to manage.
Some feature suggestions:
- On Projects, Search the endpoint for requests ("put' or "auth"), this will filter down to the desired rquests, however I can do nothing with the results. I would like to be able to from the context menu & Add to Test Case.
- On Projects the ability to sort.
- On Projects better sorting, ordering & the option for nesting - see Postman.