summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-service/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Removed usused security classesfpaquett1-135/+0
Issue-ID: AAI-1631 Change-Id: I737746fd6f45053f9abc10e4165ca183ddf3d2e5 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-08-29aai-schema and ingest fixesrv871f6-87/+80
Issue-ID: AAI-1554 Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-25implemented sparky graph extensibilityda490c9-104/+319
Add additional interface abstraction points to make it easier to extend and customize the graph logic, and made it easier to interwork with resources and gizmo via spring-bean wiring changes only. Issue-ID: AAI-1503 Change-Id: I5a3dcc81ecc49db89d71f0db27cffbb04c89fbd1 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-08-24Merge "update sync queries to use searh data service"Steven Blimkie19-2287/+119
2018-08-24update sync queries to use searh data servicerenealr19-2287/+119
Issue-ID: AAI-1540 Change-Id: I6a00b0e12830e1220070ae60ba9b2c42e67dfbfc Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-24AAI-1518 - fix gizmo graph visualizationda490c1-0/+62
Fix corrupted sparky logging templates and gizmo visualization context logic resulting in graph build failures. Issue-ID: AAI-1518 Change-Id: I0663a3b5cd73bd2e21e5c7ae5a2824b77b132203 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-08-22ES to SDS conversionrv871f4-90/+18
Issue-ID: AAI-1530 Change-Id: Ic2f40c608a80109af1feafe42bad1f78d38647a1 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-07-27Fix critical and major sonar violationsBogumil Zebek1-0/+16
Change-Id: Iada703c9606fc4958430bc2ab967528333d419a0 Issue-ID: AAI-342 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-07-13add layout config API supportrenealr3-6/+162
Added the backend support to get the layout configuration Issue-ID: AAI-1382 Change-Id: Ic7e62cd3611dabff3ca21be4522e0c0d8cf565fe Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-06-20Add multi-oxm support to sparky-beda490c17-268/+335
Issue-ID: AAI-1232 Change-Id: Ib26fe496f022baf680884ebcee6a02e8eb18c985 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-05-08Make sparky deploy info match aai-commonJimmy Forsyth2-0/+4
Issue-ID: AAI-1127 Change-Id: If82ccd0b34e9abaf0096ef55d307622ef69a2b28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-29add test cases to increase coveragerenealr7-83/+1509
added additional test cases to increase coverage Issue-ID: AAI-951 Change-Id: I50ce2a499d4b3bb0b762053a5690cb2e3a8eaf2b Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-28Add test cases to increase coveragerenealr21-182/+978
added test cases to increase coverage deleted classes that are not being used to increase coverage re-added the logic to ensure suggestions are enabled using search data service updated rest client aai schema and logging services version in pom file Issue-ID: AAI-951 Change-Id: Ie35813bc633a9e249a29baec1df8beefef91b10c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-22Remove logback-classic depda490c4-349/+1
Issue-ID: AAI-599 Change-Id: I07631b601c2602769ce6f094380df253dbb39c24 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c140-0/+16371
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>