rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
258 stars 63 forks source link

Mock responses in automation tests #145

Closed germanStabile closed 4 years ago

germanStabile commented 4 years ago

Do network stubbing in order to run the tests faster and avoid false negatives.