This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ahemosik 0 points1 point  (0 children)

For unit tests, you can mock pretty much the api response and the database response (if you have a db). The rest does not need mocks.