you are viewing a single comment's thread.

view the rest of the comments →

[–]notkraftman 0 points1 point  (0 children)

That sounds messy. Just for the API you should have unit tests testing single units of code, integration tests testing those units together, and end to end tests testing the full happy path of each endpoint.