test/postman#2 Rooms Endpoints
Make Test to all the endpoints to see if the responses are correct and it function correctly.
- GET: 'rooms/', 'rooms/:id'
- POST: 'rooms/'
- PUT: 'rooms/:id'
- PATCH: 'rooms/:id'
- DELETE: 'rooms/:id'
Later of this save all the tests and add it to the repo those files.
Edited by erickmx