-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Between Fall and Winter 2019
-
Labels:None
-
Company:All Clients/Multiple Clients
Test cases for the Template Library has to be written in Jasmine.
Acceptance Criteria
1. All the elements of the Template Library page needs to be checked after page load.
Entry Criteria
1. ng test should test all the cases written for checking the elements of Template Library page.
Exit Criteria
1. All basic elements along with their attributes will be checked for accuracy.
Hi,
Following is the Test Report and Code Coverage Report as attached in the screenshot for 2 components in Angular:
Components are:
1. Template Library
2. Create Document Template
Also attached is the console listing the number of Test cases Passed and Failed.
Currently we have 55 Test cases which passed successfully .
For running the Code Coverage Report following is the command we need need to run in terminal:
cc - Samir
Thanks