Open danluki opened 1 year ago
In my opinion, the endpoints don't need much testing with mocks. What you wrote should be quite enough.
I'm thinking about additionally making tests with real api without mocks. But, I don't know how much it's needed and whether it's worth it.
There is what i got for getEpisode, wanna see you opinion is this enough or we need more tests for api methods. Because I think it's not full. Or, I just want to see you @MellKam code for this tests as a example.