aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/vnfs/myvnfs/myvnfs.component.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2018-08-31myvnfs.component.spec- added test casesArundathi Patil1-0/+18
Added test cases to cover the new changes in method buildNewDesign() function Issue-ID: APPC-1064 Change-Id: Icd4e48509b64c40a77f893fa5ca9490605878b2a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-30mynfs.component- added test casesArundathi Patil1-0/+30
added test case to test and cover the new method 'validateVnfName()' in myvnfs.component. Issue-ID: APPC-1064 Change-Id: I5e45480efd7c18ced7d56b01e3dbb7aff4f3d9e8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-02Test case- myVnfs componentArundathi Patil1-1/+6
Wrote test case to cover navigateToreference method of myVnfs component Issue-ID: APPC-1064 Change-Id: Ie6417fb2e975164c9d5226d7e270ec4f7dbbdb1a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-07-26Fixed error in spec fileArundathi Patil1-2/+5
Test cases in myvnfs component spec file failed with the below error, Error: No provider for notification service Fixed this issue Issue-ID: APPC-1064 Change-Id: I39a451414e56b9db3eab7910c79d2d103b44380a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-03-01Initial seed code contribution for CDTSkip Wonnell1-0/+168
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>