Challenge Overview
Challenge Objectives
-
Increase the unit testing coverage on the provided Angular project.
Tech Stack
-
Node.js
-
Angular 8
Code Access
The code is hosted on a Github repository. Once you register on the challenge, you will find a link on the challenge forum which you can use to access the private Github repo.
The repo URL will also be provided on the challenge forum.
Note: You need to have MFA enabled on your Github account otherwise you can’t be added to the organization.
Detailed requirements
As part of this challenge, you need to increase the unit testing coverage on the provided Angular 8 application (Underwritting UI) as much as possible.
The coverage should be at least 85%.
Since the unit testing coverage is the main requirement on this challenge, it will be scored in the major requirements section of the scorecard.
Final Submission Guidelines
Submit a zip file with
-
A git patch for the latest commit in the master branch of the Github repo.
-
A readme.txt file with instructions on how to apply your patch file.
-