aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/shared/directives
AgeCommit message (Collapse)AuthorFilesLines
2018-08-06dropdownnotclosablezone directive :added test caseArundathi Patil1-3/+12
wrote test case to cover contains function of the directive Issue-ID: APPC-1064 Change-Id: I510d121be6dff5c286a89db13bde5c9c46216e85 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-06dropdownopen directive : added test caseArundathi Patil1-0/+37
wrote test case to cover toggle function. Issue-ID: APPC-1064 Change-Id: Ia10c602e385bb087114b16e58fed03ddc51b8d31 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-07-16Added a unit test case for collapse directive.IBM602-PC0F1E3C\Arundathi1-2/+8
Added a unit test case that covers the get collapse() function in collapse directive. Issue-ID: APPC-1064 Change-Id: I273cb3a515bae9140fd7807cfa2d11bdee254cfa Signed-off-by: Arundathi <arundpil@in.ibm.com>
2018-03-15Added few more test case & fixed modal in templatesj108s1-0/+22
Added few more test cases to improve code coverage and changed trigger command for modal in template page from Enter to ctrl-4 Issue-ID: APPC-697 Change-Id: I4a158ba687bad0bb2f808428333083200714f18a Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-13Fixed defects in test screen & updated test casessj108s5-10/+161
Fixed few defects raised by ST in test screen and also updated test cases to improve coverage. Also,changed code to match onap standards, and rectfied grep code violations. Issue-ID: APPC-730 Change-Id: I0286c38eb4f76dc8c0253a4ccab721b3ccfeff9d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-08Added some test cases on httputil service.Mohamed Asgar Samiulla(ma926a)1-0/+38
Created a new test for dropdown.ts Issue-ID: APPC-717 Change-Id: Ic4e63520bbf16a7bd0d8ca0e0896d15ce3412d5d Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-01Initial seed code contribution for CDTSkip Wonnell6-0/+460
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>