4
1
Fork 0

fix: Cleanup tests and improve HTTP responses #22

Open
opened 2019-09-29 23:13:49 +08:00 by ambrose · 1 comment

A lot of our integration tests are dependent on a feature not existing in all enpoinds: when a request is performed twice, it responds the same way the second time even if the object exists. We need to fix this behaviour and properly return a response that tells the client such a resource exists

A lot of our integration tests are dependent on a feature not existing in all enpoinds: when a request is performed twice, it responds the same way the second time even if the object exists. We need to fix this behaviour and properly return a response that tells the client such a resource exists
Poster
Owner

Non-comprehensive list:

  • Remove ability to create contacts on nonexistent users
  • Remove ability to create despite existing user
Non-comprehensive list: - [ ] Remove ability to create contacts on nonexistent users - [ ] Remove ability to create despite existing user
ambrose changed title from Cleanup tests and improve HTTP responses to fix: Cleanup tests and improve HTTP responses 2019-09-29 23:56:45 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: beep/backend-core#22
There is no content yet.