Ahmet Günay
Results
3
issues of
Ahmet Günay
Why? Sometimes we would like to test some non-published variable values based on given time. Example: ```swift apiClient.fetchQuestions() .receive(on: scheduler) .sink { [weak self] completion in switch completion { case...
For example if url which contains html data is encoded with turkish chars encoding type, your library needs to know it and parse the html according to this situation.
…the function. Seems unnecessary