savvato-software / tribe-app-backend

3 stars 20 forks source link

Backend Technical Debt: The Postman Collection. #208

Open haxwell opened 4 months ago

haxwell commented 4 months ago

There are 30 routes with more to come. Currently there are 12 postman routes.

Expand on the Postman collection. Utilize Variables and mock data to improve UX.

Break up the changes into multiple parts.

1: Add Routes

2: Add folders to organize

Imported from Jira: https://mockprogrammingjob.atlassian.net/browse/TRIB-141?atlOrigin=eyJpIjoiZTljNjM0MmIwZjUyNGViZWJlNGY1NzU4ZjY1OWUyZWUiLCJwIjoiaiJ9

mrsbluerose commented 1 month ago

Jira discussions:

Jonathan: Maryam Khan I’m going through old tickets.. can you remind me, does our Swagger implementation generate a postman_collection file for use in testing with Postman?

With the work Maryam Khan is doing regarding Swagger, maybe hopefully we find a way to generate the postman_collection file from that. She will look into it.