2021-03-05
~2 min read
204 words
When mocking out APIs, you want them to mirror the actual API closely so that you don’t have something work in testing and then fail in…