summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15Merge "Shallow render generic components"James Forsyth6-0/+66
2019-08-15Merge "TierSupportActions test"James Forsyth1-157/+347
2019-08-15Merge "ConfigurableViewReducer test"James Forsyth1-1/+31
2019-04-11Merge "GlobalInlineMessageBarReducer test"1.4.0James Forsyth1-4/+31
2019-04-11TierSupportActions testAdam Wudzinski1-157/+347
Add tests for TierSupportActions Change-Id: Idc10c2a04026bbe08fcffd0b2dbe4e939b33b790 Issue-ID: AAI-1618 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2019-04-11Shallow render generic componentsAdam Wudzinski6-0/+66
Add tests that check if generic components render Change-Id: I32960dfa1519a13483b6a4ec9e2eebe48c03cdbc Issue-ID: AAI-1618 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2019-04-11MainScreenWrapperActionHelper testAdam Wudzinski1-0/+132
Add tests for MainScreenWrapperActionHelper Change-Id: I5bd959da5635546be6ab0761801a24b1ea1ee084 Issue-ID: AAI-1618 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2019-04-10GlobalInlineMessageBarReducer testAdam Wudzinski1-4/+31
Add test for default route and minor test refactor Change-Id: I91f0167318ab94eb4c5033dfe594e2bc4e65114f Issue-ID: AAI-1618 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2019-04-10Fixing failing testMariusz Sygnowski1-16/+35
+ covarage improvement Change-Id: Id13e334cc1493274081758079a1f896f35af6b80 Issue-ID: AAI-2341 Signed-off-by: Mariusz Sygnowski<mariusz.sygnowski@nokia.com>
2019-04-10ConfigurableViewReducer testAdam Wudzinski1-1/+31
Add test covering default route for ConfigurableViewReducer Change-Id: I5ef339a214a1f0b75b81eb5e103c72174eb298f4 Issue-ID: AAI-1618 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2019-04-09Merge "Remove unused code"James Forsyth27-263/+0
2019-03-26Remove unused codeAdam Wudzinski27-263/+0
Remove unsed code from generic-components and change tests directory structure to reflect src structure Change-Id: Iada2efb0f7cfb05557eb7cd709b8a0ed75976b03 Issue-ID: AAI-1618 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2019-03-14Add tests for TopographicMapandrzejszukuc1-0/+88
Change-Id: Ifaac36ba87862dfc09837a6f18b50092ef43ad25 Issue-ID: AAI-2143 Signed-off-by: Andrzej Szukuc <andrzej.szukuc@nokia.com>
2019-03-12Merge "Add tests to Inventory module"James Forsyth3-0/+435
2019-03-08Add tests to Inventory modulebogumil_zebek3-0/+435
Change-Id: I9a6b1749f80f8d4a4e28291e7f028bd7f864c86a Issue-ID: AAI-2143 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
2019-02-18Merge "Integration tests for MainScreenWrapperReducer"James Forsyth1-0/+486
2019-02-15Integration tests for MainScreenWrapperReducerandrzejszukuc1-0/+486
Change-Id: I7e947ea2ccab8877a3b8bb01d8e6b999bee1901f Issue-ID: AAI-2143 Signed-off-by: Andrzej Szukuc <andrzej.szukuc@nokia.com>
2019-02-14Improve code coverage in TreeNodeawudzins1-0/+41
Improve code coverage in TreeNode Issue-ID: AAI-1618 Change-Id: Idec9566b108743c7c3a515d3f7fdce6f31b15324 Signed-off-by: adam.wudzinski <adam.wudzinski@nokia.com>
2018-10-11Merge "Increase code coverage"1.3.0James Forsyth2-0/+146
2018-10-10Increase code coverageZlatko Murgoski2-0/+146
Change-Id: I808d0d235bbdb250ac8a89256fd229257717c2a2 Issue-ID: AAI-1659 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2018-09-25Merge "Add tests to notifications module"James Forsyth1-0/+197
2018-09-20Add tests to notifications modulebogumil_zebek1-0/+197
Issue-ID: AAI-1640 Change-Id: I69bee609539e3977996f9eb2bfc821432028464b Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-09-18Add tests to Crypto modulebogumil_zebek1-0/+28
Issue-ID: AAI-1618 Change-Id: Iaaadcacaca2f2c1e7af0a952cad1dca3fc027258 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-09-14small tweaks to test code to get it to workSteven Thomas1-2/+2
Issue-ID: AAI-1599 Change-Id: I41ca44fb7ebecb9856867addc9e30d742a5e4abe Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-09-13increasing test coverage to 20 percentSteven Thomas18-3/+1236
Issue-ID: AAI-1599 Change-Id: I345e38d4319e52b56de0a33d7065e02617cc2103 Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-08-27Fix failed testsZlatko Murgoski2-8/+8
Fix DateTimeCharUtil, SpinnerContainer test Fix DateTimeCharUtil, SpinnerContainer test Change-Id: I6ed1f74944be6c3ce4dd74a48e8c0531f50b777c Signed-off-by: ZlatkoMurgoski <zlatko.murgoski@nokia.com> Issue-ID: AAI-1535
2018-07-16Refactoring test scriptsArul.Nambi15-7/+1965
Moving the test scripts under one folder and restucting them so that the clutter can be avoided in the src folder. Issue-ID: AAI-1371 Change-Id: I41b34acbe79a7a3409f2990f11492614f7ef9c5a Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-03-29increasing test coverage to 10%Steve Thomas16-2096/+7
Issue-ID: AAI-980 Change-Id: Idb816df11fa14b5668349f24bac1aafd7235e00a Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
2018-03-16changed the header and licenseAttaranasl, Salma (sa669h)13-52/+26
updated the date in the all license headers Change-Id: Ifdb0359256bf096fe32d30c6d2ace1008f4e0acf Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com> Issue-ID: AAI-872
2018-02-06cleaned up codeSalma, Attaran2-2/+1
Change-Id: Ie1007dcc3c467fe2232fe04803e97df58e8a3369 Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com> Issue-ID: AAI-737
2017-12-21Updating versions of Sparky FE filesShawn Severin8-17/+17
Updating versions of Sparky FE files as previous ones were out-dated Issue-ID: AAI-543 Change-Id: Idc7d09e0efabaa5ef82db126cf7563fc8370f4f9 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-09-13Renaming openecomp to onapArul.Nambi13-91/+52
Issue-ID: AAI-208 Change-Id: Idd1004d8fd4c9dd32792f6f85549929dbf46876b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-06-02Initial coomit for AAI-UI(sparky-fe)ARULNA13-0/+2162
Change-Id: I9f8482824a52bac431c100939899e760c0fa4fdb Signed-off-by: ARULNA <arul.nambi@amdocs.com>