Open dekablade01 opened 5 years ago
APIClient
APIClientMock
I thought for this test we only need to submit Unit tests, so i have not updated anything on UI test side, do i need to write UI test also, if yes let me know i will write and update here.
APIClient
make real request in test target. ( Should stub the request )APIClientMock
should be injected into ViewController return the stub data instead of sending real request.