A: The goal is twofold: to demonstrate writing unit tests (components, services) in an Angular 15 application using Jasmine + Karma, and to enforce code quality via continuous integration using GitHub Actions — ensuring that test coverage thresholds are met and that tests run automatically before merging code.