Closed fzn0x closed 7 months ago
Note that doing this in a unit test may not be ideal because it introduces dependencies on external systems, making the test less isolated and potentially slower.
However mock testing is not a preferable option for me, we will start with creating unit test and use https://jsonplaceholder.typicode.com/.
What would you like to ask?
How to tests the functionality?
Checklist