summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/test/java/org/onap/portalsdk
AgeCommit message (Collapse)AuthorFilesLines
2020-12-29Raptor Crosstab report UI Changesmravula6-110/+181
Issue-ID: PORTAL-902 Change-Id: I02f1e5651251a8c26d6c524d659617e5941343a2 Signed-off-by: mravula <mr257h@att.com>
2020-12-04Raptor UI Changes, user profile, folder restructuremravula3-55/+60
Issue-ID: PORTAL-902 Change-Id: Ib76bb3fce7efe55504b75d2fc4764bafb9f8e908 Signed-off-by: mravula <mr257h@att.com>
2020-07-20Integrated UI lazy loading and Raptor updateSudarshan Kumar1-1/+2
Integrated UI lazy loading and Raptor update Issue-ID: PORTAL-902 Change-Id: I0cf9f22a57c2be4e5b83981bdf0984768a5f44a6 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-20enabled analytics test cases and resolved conflictsmravula1-4/+4
Issue-ID: PORTAL-902 Change-Id: Ifff7f9329673ef464b3414e6945da57ba5d1b6bd Change-Id: If40c7e0b4ef4abbe5f1d6b3784a3b57abd20bd81 Signed-off-by: mravula<mr257h@att.com>
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula15-41/+173
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-28test case for remoteDbUtils componentIndrijeet kumar1-0/+11
test case for remoteDbUtils component Issue-ID: PORTAL-814 Change-Id: I705aa8b9b757ea9d02bbbcb5381eb4eaf2e60342 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-02-10Merge "test try catch for the RemoteDbUtils component"Lorraine Welch1-0/+73
2020-02-10Merge "Junit for MapConstant and SearchResultColumn"Lorraine Welch2-0/+88
2020-02-10Merge "test cases for DbutilsTest component"Lorraine Welch1-0/+102
2020-02-05test cases for DbutilsTest componentIndrijeet kumar1-0/+102
test cases for DbutilsTest component Issue-ID: PORTAL-814 Change-Id: I3ab2c22fa4283abbb66e4832a22c3ffac048b880 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-02-05test try catch for the RemoteDbUtils componentIndrijeet kumar1-0/+73
test try catch for the RemoteDbUtils component Issue-ID: PORTAL-814 Change-Id: Ib023c5a8b5471b75c72c66144a1b35bd70aa11ea Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-02-04Junit for MapConstant and SearchResultColumnIndrijeet kumar2-0/+88
Junit for MapConstant and SearchResultColumn Issue-ID: PORTAL-814 Change-Id: Ib63d351bcde409b6cef690b3e2a0a926eae00755 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-02-03Multiple test cases for SearchResultField compIndrijeet kumar1-5/+53
Multiple test cases for SearchResultField component Issue-ID: PORTAL-814 Change-Id: If2dbc41a9ebd94aeeab6a07a9c83ca870c398476 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-02-02testing confirmationText methodIndrijeet kumar1-0/+16
testing confirmationText method in SearchResultField comp Issue-ID: PORTAL-814 Change-Id: I54a3bc30d3899b526bb8f5599375d693cafcfffb Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2019-07-25Add fix for NullPointerException in epsdk-analyticsParshad Patel1-2/+0
A "NullPointerException" could be thrown; "con" is nullable here Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$ Issue-ID: PORTAL-562 Change-Id: Ic5ab68b1b1dc74b1bdf906bb1d9e743806c4df90 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-05-29AtomicPutWithDeleteLockst398c1-0/+83
Copy Report, SQL Injection Issue-ID: PORTAL-581, PORTAL-582,PORTAL-583, PORTAL-594 Change-Id: Ibbd7a2a63f41a75109fb3916a5de1ab6a0bacfe2 Signed-off-by: st398c <st398c@research.att.com>
2018-12-02Fix sonar issue in nodeKrishnakumar Jinka2-22/+69
Fix issue reported by sonar on more than allowed params in method using a builder object. Issue-ID: PORTAL-481 Change-Id: I0b88f083253570aa1a1f1be2c8af2d2bb3334e50 Signed-off-by: krisjinka <kris.jinka@samsung.com>
2018-10-09Merge "Added test file for SearchResultField"Manoop Talasila1-0/+72
2018-10-09Merge "Added testcases to ReportScheduleTest"Manoop Talasila1-0/+8
2018-10-09Merge "Adding test case to UserAccessException.java"Manoop Talasila1-0/+56
2018-10-09Merge "added test cases to RowHeaderTest"Manoop Talasila1-15/+20
2018-10-09Merge "added test cases to RowHeaderColTest"Manoop Talasila1-27/+36
2018-10-09Merge "Changed ecomp and AT&T references"Manoop Talasila1-6/+6
2018-10-09Changed ecomp and AT&T referencesWelch, Lorraine (lb2391)1-6/+6
Issue-ID: PORTAL-302 Change-Id: Iec2ed9ba78ceb81f3d5dff84837697482415937d Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-08Merge "Added testcase to LineInfo"Manoop Talasila1-0/+8
2018-10-01Merge "Adding test case to ExcelColorDef.java"Manoop Talasila1-0/+64
2018-10-01Merge "Added test case to Color Properties"Manoop Talasila1-0/+6
2018-10-01Merge "Added test case to FusionAdapter"Manoop Talasila1-1/+9
2018-10-01Added testcases to ReportScheduleTestezhil1-0/+8
Added test cases to Remove email id Issue-ID: PORTAL-422 Change-Id: I3f57606dc5128f85087595ef96a8f59d2c9a90e0 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-10-01Adding test case to UserAccessException.javaSooriyaa1-0/+56
Adding test case to UserAccessException.java Issue-ID: PORTAL-419 Change-Id: Ib7ef9cd7599e74cd771f1510d0aecdca72b9f648 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-27Added testcase to LineInfoezhil1-0/+8
Added testcase to LineInfo Issue-ID: PORTAL-406 Change-Id: I9f4beffac18f99fef82b324ca4d41a7c193ed9c4 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-27Adding test case to ExcelColorDef.javaSooriyaa1-0/+64
Adding test case to ExcelColorDef.java Issue-ID: PORTAL-408 Change-Id: Ibeadaef8779cedff99741cbf7bff8bd9b88a0b1e Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-27Added test case to Color Propertiesezhil1-0/+6
Added test case to color properties Issue-ID: PORTAL-407 Change-Id: Ia164f6014120a8d136fd779490c540deaa6468bb Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-27added test cases to RowHeaderColTestSandeep J1-27/+36
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I9d556757af86ac039caa3ccf9874d176d8808a7f Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27Added test file for SearchResultFieldArundathi Patil1-0/+72
To increase the coverage. Issue-ID: PORTAL-273 Change-Id: Icbc3f70918b3b3f7004f75dd82e0beaab0ba06f7 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-26Added test case to FusionAdapterezhil1-1/+9
Added test case to Fusion adapter Issue-ID: PORTAL-405 Change-Id: I2de73fc1a1e3e351f2fbe76db666601bf1892cf7 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-26Merge "Added test file for SearchResultColumn"Manoop Talasila1-0/+68
2018-09-26Merge "Added test file for SearchResult"Manoop Talasila1-0/+79
2018-09-26Added test file for SearchResultColumnArundathi Patil1-0/+68
To increase the coverage Issue-ID: PORTAL-401 Change-Id: I330fe48f4270d570d7b2c390f7e56a403b295ce7 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-26added test cases to RowHeaderTestSandeep J1-15/+20
to increase code coverage Issue-ID: PORTAL-273 Change-Id: Ic6006b8ea10e9309a13f61bb8d8c76cd69ad49d5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-26Added test file for SearchResultArundathi Patil1-0/+79
To increase the coverage Issue-ID: PORTAL-400 Change-Id: I6c461138956c8b3f7058208cf8ddb5604eb4f8cd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-26added test case to DataValueTest.javaSandeep J1-43/+79
to increase code coverage Issue-ID: PORTAL-273 Change-Id: Ib79fa265c91b3e57d7a1068c014bcf331d9eb856 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-25Merge "added test cases to DataRowTest.java"Manoop Talasila1-16/+40
2018-09-25Merge "Added test file for SearchResultJSON"Manoop Talasila1-0/+77
2018-09-25Added test file for SearchResultJSONArundathi Patil1-0/+77
To increase the coverage Issue-ID: PORTAL-396 Change-Id: I1734cf25607fdf8cd5b0201e9ba35405812d0c4c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-25Added test file for VisualManager.Arundathi Patil1-0/+75
To increase the coverage Issue-ID: PORTAL-395 Change-Id: I1508950d66152aa9224b8c0826e3f3beb11f0465 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24added test cases to DataRowTest.javaSandeep J1-16/+40
to increase code coverage Issue-ID: PORTAL-273 Change-Id: Ifa6bc82a8930dfd3fa60e58189c8f7aa29f24fd6 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-07-25Reporting EnhancementsRAMALINGAM, SUNDAR (sr7234)3-23/+24
Issue-ID: PORTAL-314 Remote DB logic is added to enhance RAPTOR to pull content from different DB as well as Different DB TYPE Change-Id: I5cb343cd9daa912d78e7a8e409d28c8845d9afb4 Signed-off-by: RAMALINGAM, SUNDAR (sr7234) <sr7234@us.att.com>
2018-07-11Adding User Auth and permission aaf servicesKishore Reddy, Gujja (kg811t)5-2/+1331
Issue-ID: PORTAL-334 Change-Id: I2826f2a06f7d818d918ae5f45b500a8da78cec42 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-06-26Adding Junit test filesNaveen Kumar Pitchai1-0/+156
WizardSequenceTest.java ConfigLoaderTest.java PortalAPIResponseTest.java PortalRestAPIProxyTest.java PortalTimeoutBindingListenerTest.java PortalTimeoutHandlerTest.java UserContextListenerTest.java UserSessionListenerTest.java SessionCommunicationServiceTest.java RestWebServiceClientTest.java FavoritesClientTest.java FunctionalMenuClientTest.java ExternalAppConfigTest.java ExternalAppInitializerTest.java HibernateMappingLocationsTest.java SecurityXssFilterTest.java LoginStrategyImplTest.java RegisterTest.java RegistryAdapterTest.java AdminAuthExtensionTest.java Change-Id: If4c553aea9e7f3662d13e369d818073943fbaf54 Issue-ID: PORTAL-328 Signed-off-by: Naveen Kumar Pitchai <naveenk89@in.ibm.com>