- Status: accepted
- Deciders: iOS Team
- Date: 2021-01-04
Unit testing finds problems early in the development cycle.
Adding unit tests is required when a change is made to related Presenter.
- Pull requests will be rejected if does not include unit tests.
- Much more unit tests will improve code coverage.