Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.15 KB
  • Test-driven development (TDD) practice following SOLID principles
  • High code coverage exceeding 80%
  • Modular codebase organized into independent frameworks and projects
  • Continuous Integration and Continuous Deployment (CI/CD) implemented using GitHub Actions
  • Automated memory leak detection integrated into the testing process
  • Comprehensive testing of asynchronous behavior
  • Enhanced test execution in Xcode with randomization and parallelization
  • UI testing utilizing snapshot comparisons
  • Modular architecture allowing composition of components into a fully functional app
  • Using Decorator pattern to extend behavior of individual objects
  • Implementation of the Model-View-Presenter (MVP) design pattern for UI architecture

Download on the App Store