aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/test/test.component.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Added DistributeTraffic LCM command supportLukasz Rajewski1-0/+1
Proposed change adds support for new LCM API dedicated for traffic distribution accross different VNFs. Change-Id: Ib73a9dea6810163f504f5126b35640971eb7f87a Issue-ID: APPC-1170 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2018-08-02Fixed error in test component spec fileArundathi Patil1-1/+3
Test cases in test component spec file failed with below error, Eroor: No provider for NgxSpinnerModule. Fixed this error Issue-ID: APPC-1064 Change-Id: I89db4044b3fbc62cae4656e93a6b4519fb5cd0aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-07-26Fixed test caseArundathi Patil1-1/+3
Test case was expecting wrong value from function in test.component. fixed this issue. Issue-ID: APPC-1064 Change-Id: I668778c0ae30f218204d652ed9efbd9bc0ace097 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-04-09[Appc-1806] Login for Test screen, test api urls.Mohamed Asgar Samiulla(ma926a)1-77/+80
Test API urls corrected and vserverid removed from poll request. Issue-ID: APPC-831 Change-Id: I0bc616888afee8683ccbf5238980e97c6ca51af6 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-22Fixed couple more defects related to test screensj108s1-89/+104
Fixed poll status button alignment and fixed minore defect in test screen and updated test cases as per code change Issue-ID: APPC-713 Change-Id: I530739fda78d6ca05fba4cbfaacef8ead3b7c23d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-15Added few more test case & fixed modal in templatesj108s1-111/+147
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 casessj108s1-60/+285
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-06Update files to conform to ONAP code styleSkip Wonnell1-111/+111
Fix indentation in two files, replacing tabs with spaces Issue-ID: APPC-687 Change-Id: I6883ef86e8bfa19d627240dc0524a09dc6a16269 Signed-off-by: Skip Wonnell <skip@att.com>
2018-03-01Initial seed code contribution for CDTSkip Wonnell1-0/+158
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>