This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
Replies: 1 comment 5 replies
-
Hi @pavolo99, If you haven't already, could you push this to a remote branch? Then, could you share a link to the branch? I can then clone this and take a look locally. Thanks |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to write some tests for my function, but the existing tests are without test data.
I don't think the tests are written effectively, because the test returns and checks the created list of books after mocking (see picture).
How should I proceed then?
Thanks for your answer.
Beta Was this translation helpful? Give feedback.
All reactions