aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-03Upgrade Spring Boot and Spring Cloud versionsMaciej Malewski1-2/+2
2020-03-05PRH error after PNF relocationJoanna Jeremicz2-3/+6
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 Jeremicz2-2/+2
2019-10-08Add baseUrl supportJoanna Jeremicz2-0/+2
2019-07-11Replace dummy prh workflow scheduling test generating fake code coverage with...grabinsk12-339/+198
2019-07-03Logical links creation bugJoanna Jeremicz2-0/+10
2019-06-28fix PRH dmaap content type configuration after breaking changes introduced to...grabinsk4-6/+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 bootstrapgrabinsk7-56/+433
2019-06-13Logical links creation bugJoanna Jeremicz4-23/+164
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-31Merge "Fix Sonar issues"Piotr Jaszczyk2-12/+0
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-30Fix Sonar issuespwielebs2-12/+0
2019-05-30Merge "Configs cleanup Adding test for AppInfoController"Piotr Wielebski4-54/+73
2019-05-30Configs cleanupgrabinsk4-54/+73
2019-05-30Update test json file due to changes in SDKpwielebs2-22/+1
2019-05-29SSL key loading for Dmaap clientgrabinsk9-33/+94
2019-05-28Refactor due to AAI model changespwielebs4-99/+12
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-11read topic_url via Data streamspwielebs2-0/+6
2019-04-10use CBS SDK in PRH (II)pwielebs13-313/+187
2019-04-08use CBS SDK in PRHmicdzied2-44/+46
2019-04-05Add pnfUrl fieldgrabinsk4-0/+4
2019-04-03Align PRH to newest SDKMarcin Migdal1-12/+1
2019-03-29PNF re-registration is supportedandrzejszukuc12-65/+484
2019-03-26Support for BBS logical linkkurczews3-1/+200
2019-03-22Fix DmaapConsumerJsonParserTestJoanna Jeremicz1-95/+64
2019-03-21Fix missing JUnitMarcin Migdal1-87/+116
2019-03-20Fix JunitsMarcin Migdal1-9/+15
2019-03-20Integrate PRH with SDK in version 1.1.4pwielebs8-91/+124
2019-03-15Add AAI json body builderJoanna Jeremicz1-3/+0