aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Update "schemaReference" in events for testsEdyta Krukowska9-9/+9
2020-09-15Fix bug throwing exception when first event is collectedMichal Banka2-7/+7
2020-09-14Update schema-map.json, test resources and VES versionMichal Banka3-39/+66
2020-08-26Config fetch for VESCollector through DCAE-SDK (CBS Client)Pawel16-448/+501
2020-08-19Add implementation of stndDefined fields validation1.7.3Michal Banka18-121/+1870
2020-08-13StndDefined event routingBogumil Zebek1-7/+10
2020-08-06StndDefined event routingBogumil Zebek14-111/+848
2020-07-14Dynamic partition-key supportVijay Venkatesh Kumar1-5/+8
2020-07-08Update VES Collector schema and propertiesedyta7-4/+153
2020-06-01Add unit test to few classesBogumil Zebek3-0/+220
2020-01-17Changed EventTransformation schema to be loaded only onceawudzins5-19/+580
2020-01-15updated jackson-databind and changed json schema validator libraryPawel2-22/+38
2019-11-11Merge "Add tests for EventValidator"Vijay Venkatesh Kumar1-0/+124
2019-11-08Remove certOnly and basicAuth from authentication methodspawel2-148/+6
2019-11-04Add tests for EventValidatorRemigiusz Janeczek1-0/+124
2019-11-04Fix security issue in api interceptorRemigiusz Janeczek1-24/+49
2019-10-09Add tests for healthcheck port requests in ApiAuthInterceptionRemigiusz Janeczek1-0/+36
2019-09-11Not Secured healtcheckZlatko Murgoski3-132/+145
2019-06-14VES Collector - Event OrderingZlatko Murgoski6-27/+12
2019-06-07Basic auth not workingZlatko Murgoski1-31/+26
2019-04-18VES Collector - certBasicAuth1.4.4Zlatko Murgoski1-1/+1
2019-04-15Collector authentication enhancementZlatko Murgoski3-1/+4
2019-03-15Collector authentication enhancementZlatko Murgoski7-31/+23
2019-03-04Remove alias propertyZlatko Murgoski4-4/+128
2019-03-02Merge "Restart Issue"Vijay Venkatesh Kumar3-24/+6
2019-03-01Restart IssueZlatko Murgoski3-24/+6
2019-02-25Update all hashed passwordZlatko Murgoski4-4/+4
2018-12-31Fix sonar violationZlatko Murgoski10-18/+17
2018-12-21Fix bug with processing event listZlatko Murgoski3-106/+70
2018-12-14Merge "Simplify cli parser logic"Vijay Venkatesh Kumar1-0/+57
2018-12-10Simplify cli parser logicBogumil Zebek1-0/+57
2018-12-07Remove clear text passwordZlatko Murgoski3-5/+5
2018-11-27TLS mutual authentication has been added.andrzejszukuc7-3/+346
2018-10-10ApiAuthInterceptor tests have been addedandrzejszukuc1-0/+176
2018-09-11Fix build warnings & CLM scan issue3.0.0-ONAP1.3.1Vijay VK13-51/+73
2018-09-04Add protocols to hostsJakub Zieba7-123/+120
2018-08-23VES7.x to 5.x transformationPATRACHARI3-1/+269
2018-08-10Refactor the code base a bitPawelSzalapski5-191/+22
2018-08-08VES 7.0.1 updatesVijay VK6-22/+183
2018-08-06Implement second part of dynamic DMaaP configPawelSzalapski10-161/+708
2018-08-01Replace nsaCore library with SpringPawelSzalapski6-228/+59
2018-07-18VES collector application settings providerZlatko Murgoski4-10/+444
2018-07-02Prepare codebase for dynamic DMaaP configurationPawelSzalapski14-419/+368
2018-06-24Remove dead code from VESCollectorPawelSzalapski13-422/+298
2018-06-18Refactor DmaapPropertyReaderkoblosz6-53/+274
2018-06-15Merge "Fix bug about custom exceptions not being used"Vijay Venkatesh Kumar2-61/+66
2018-06-11Merge "Refactor tests to check actual behavior of methods"Vijay Venkatesh Kumar2-172/+129
2018-06-11Fix bug about custom exceptions not being usedPawelSzalapski2-61/+66
2018-06-11Fix tests to not create files in repositoryPawelSzalapski3-203/+175
2018-06-11Refactor tests to check actual behavior of methodsPawelSzalapski2-172/+129