aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Add unit test to few classesBogumil Zebek3-0/+220
2020-01-17Changed EventTransformation schema to be loaded only onceawudzins3-19/+177
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 Murgoski3-24/+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 Murgoski2-1/+3
2019-03-15Collector authentication enhancementZlatko Murgoski3-27/+19
2019-03-01Restart IssueZlatko Murgoski3-24/+6
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.andrzejszukuc3-3/+344
2018-10-10ApiAuthInterceptor tests have been addedandrzejszukuc1-0/+176
2018-09-11Fix build warnings & CLM scan issue3.0.0-ONAP1.3.1Vijay VK12-51/+71
2018-09-04Add protocols to hostsJakub Zieba7-123/+120
2018-08-23VES7.x to 5.x transformationPATRACHARI1-1/+64
2018-08-10Refactor the code base a bitPawelSzalapski5-191/+22
2018-08-08VES 7.0.1 updatesVijay VK1-22/+48
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 configurationPawelSzalapski8-382/+288
2018-06-24Remove dead code from VESCollectorPawelSzalapski11-298/+297
2018-06-18Refactor DmaapPropertyReaderkoblosz3-53/+228
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
2018-06-08Merge "Simplify & remove duplicated testcases"Vijay Venkatesh Kumar5-392/+79
2018-06-08Merge "Refactored event processor + sonar"Vijay Venkatesh Kumar3-132/+183
2018-06-08Merge "Refactor tests to check actual behavior of methods"Vijay Venkatesh Kumar2-104/+53
2018-06-08Refactored event processor + sonarKrysiak Adam Gabriel3-132/+183
2018-06-06Merge "Remove tests that do not actually test anything"Vijay Venkatesh Kumar1-131/+15
2018-06-06Remove tests that do not actually test anythingPawelSzalapski1-131/+15
2018-06-06Refactor tests to check actual behavior of methodsPawelSzalapski2-104/+53
2018-06-06Refactor DMaaPPropertyReader testsPawelSzalapski1-41/+27
2018-06-06Simplify & remove duplicated testcasesPawelSzalapski5-392/+79
2018-04-12Optimize and refactor EventPublisher class in VESPiotr Jaszczyk3-35/+262
2018-03-07sonar complaince updatesVijay VK1-207/+290
2018-02-27Misc updates to collectorVijay VK2-2/+49