aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2023-10-27[DCAEGEN2] Remove DMaaP dependency in PRH1.10.1sushant536-40/+136
2023-09-04[DCAEGEN2] Pass autoCommitDisabled mode configuration via CBSContentParserpranitk190514-112/+874
2023-03-28PRH Code Additions for Early PNF registrations1.9.0sangeeta.bellara9-28/+579
2022-02-14Remove vulnerability1.8.0Joanna Jeremicz2-8/+8
2021-08-24Update DCAE SDK libraryRemigiusz Janeczek1-1/+4
2021-08-11Update tests and component spec to use AAI v23 API1.7.0Remigiusz Janeczek3-8/+8
2021-02-03Upgrade Spring Boot and Spring Cloud versionsMaciej Malewski1-2/+2
2020-03-05PRH error after PNF relocationJoanna Jeremicz1-3/+5
2019-12-06Refactor AaiClient API - package restructureMichal Kabaj6-31/+29
2019-12-05Refactor AaiClient API - package structureMichal Kabaj5-7/+7
2019-12-04Refactor AaiClient API - remove interfacesMichal Kabaj1-4/+5
2019-11-28aaiclient api refactorMichal Kabaj5-46/+59
2019-11-21Fix PrhWorkflowSchedulingIntegrationTestJoanna Jeremicz1-3/+26
2019-11-07Merge "Update PNF in AAI"Piotr Wielebski1-1/+4
2019-11-05Update PNF in AAIJoanna Jeremicz1-1/+4
2019-11-04Fix SDK importsJoanna Jeremicz5-9/+9
2019-10-10Adjust baseUrlJoanna Jeremicz1-1/+1
2019-10-08Add baseUrl supportJoanna Jeremicz1-0/+1
2019-07-11Replace dummy prh workflow scheduling test generating fake code coverage with...grabinsk7-302/+143
2019-07-03Logical links creation bugJoanna Jeremicz1-0/+9
2019-06-28fix PRH dmaap content type configuration after breaking changes introduced to...grabinsk3-3/+14
2019-06-24basic test for 'CbsConfiguration'grabinsk1-0/+70
2019-06-24Replace mocks with real object usage in test CbsClientConfigurationResolver testgrabinsk1-16/+16
2019-06-21Skip putting non-primitive values from CBS config into PRH app environmentgrabinsk1-10/+4
2019-06-14fetching configuration from CBS at application bootstrapgrabinsk6-56/+431
2019-06-13Logical links creation bugJoanna Jeremicz1-23/+108
2019-06-12Align to new SDK versionJoanna Jeremicz1-40/+44
2019-06-04Fix attachment-point issuepwielebs1-19/+3
2019-06-03cleanups around CbsClientConfiguration resolvinggrabinsk2-0/+98
2019-05-31Add test for ScheduleController;grabinsk2-0/+77
2019-05-31Replace hand-written MockitoExtension with official one from mockito-junit-ju...grabinsk5-121/+31
2019-05-30remove dependency to testNGgrabinsk1-2/+1
2019-05-30Merge "Configs cleanup Adding test for AppInfoController"Piotr Wielebski3-54/+70
2019-05-30Configs cleanupgrabinsk3-54/+70
2019-05-30Update test json file due to changes in SDKpwielebs1-1/+1
2019-05-29SSL key loading for Dmaap clientgrabinsk5-33/+92
2019-05-28Refactor due to AAI model changespwielebs2-20/+11
2019-05-23Fix sending PNF_READY notification after update to El Alto SDK version usagegrabinsk1-15/+14
2019-05-22Merge "Remove deprecated method from PRH"Piotr Jaszczyk1-10/+12
2019-05-22Remove deprecated method from PRHpwielebs1-10/+12
2019-05-22replace generated model classes with immutablesgrabinsk1-9/+15
2019-05-22Align PRH to El Alto SDKpwielebs8-356/+157
2019-04-10use CBS SDK in PRH (II)pwielebs10-148/+48
2019-04-08use CBS SDK in PRHmicdzied1-6/+6
2019-04-05Add pnfUrl fieldgrabinsk1-0/+1
2019-04-03Align PRH to newest SDKMarcin Migdal1-12/+1
2019-03-29PNF re-registration is supportedandrzejszukuc9-65/+459
2019-03-26Support for BBS logical linkkurczews2-1/+189
2019-03-22Fix DmaapConsumerJsonParserTestJoanna Jeremicz1-95/+64
2019-03-21Fix missing JUnitMarcin Migdal1-87/+116