| The main goal of this ticket is to find flaws in the current test suite and guarantee a certain degree of quality throughout all our new code base. Components in scope:
- Core SDK (Android, iOS, JS)
- Metrics SDK (Android, iOS, JS)
Points to be reviewed:
- Code coverage
- All uses cases are covered
- Quality of tests (readability, structure, maintainability)
- Presence of automated tests
- Type of tests used (unit, integration, e2e)
|