This is a sample project built using the CleanSwift template to showcase unit testing implementations.
- Unit Tests that covers the interaction between V-I-P and Worker elements
- Mocking APIs using MockingJay pod
- Decoding API responses using Swift's Codable
Template used:
To learn more about Clean Swift and the VIP cycle, read: