aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/java/org/onap/policy/common/endpoints/event
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares19-1040/+60
2024-02-07Remove Dmaap references from policy-commonrameshiyer2712-1267/+21
2024-02-07Addition of tracing for Kafkasaul.gill2-4/+101
2023-09-29Fix security vulnerabilitiesadheli.tavares1-12/+13
2023-01-31Upgrade and clean up dependenciesliamfallon3-8/+5
2022-09-21Publish and Subscribe to Kafka topicSirisha_Manchikanti7-12/+372
2022-07-22Introduce Custom Kafka End pointSirisha_Manchikanti7-0/+424
2021-08-18Add topic checkerJim Hahn1-0/+264
2021-07-02Merge "Use UUID for topic consumer instance"Jim Hahn1-6/+26
2021-07-02Wait after fetch exception on topicJim Hahn1-6/+34
2021-07-01Use UUID for topic consumer instanceJim Hahn1-6/+26
2021-05-21Fix sonar duplicate code issueJim Hahn1-1/+54
2021-02-11Fix sonars from depeendency upgradeJim Hahn1-3/+3
2021-02-10More sonar issues in commonJim Hahn1-4/+3
2020-10-29Remove server-side filtering from policy-endpointsJim Hahn2-34/+1
2020-09-28New sonars in policy-commonJim Hahn2-5/+27
2020-06-29Fix issues in common for new sonar rulesJim Hahn1-3/+3
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn4-17/+19
2020-04-06Address sonar issues in commonJim Hahn10-29/+55
2020-03-02BidirectionalTopic should use plain TopicSinkJim Hahn1-5/+3
2020-02-14Added BidirectionalTopicClient to policy-commonJim Hahn2-2/+194
2020-01-13Changed Matchers to ArgumentMatchersJim Hahn4-10/+10
2019-12-16Update policy common for checkstyle 8liamfallon1-1/+0
2019-12-16Added JDK 11 upgrades and point to parent java 11 branchHOCKLA2-71/+69
2019-07-30Fix managed noop topic sourceJim Hahn1-0/+13
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn7-27/+225
2019-07-05Fix sonar issues in policy/endpointsJim Hahn9-46/+45
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn14-29/+50
2019-06-12Apply simple sonar fixesJim Hahn10-14/+37
2019-03-19Add method to support configure all topics at onceJorge Hernandez1-0/+11
2019-03-18TopicSinkClient support for unmanaged topicsJorge Hernandez1-25/+21
2019-03-06Adding client class for sending message to topicramverma2-0/+185
2019-02-21Support for lab contextual topic names.Jorge Hernandez9-14/+88
2019-02-13Add gson handler and testsJim Hahn9-14/+73
2019-01-11Adding NOOP sources supportJorge Hernandez8-271/+803
2019-01-08Replace expectException with AssertJJim Hahn5-50/+26
2018-11-06Update dmaap code for 1.1.9Pamela Dragosh2-5/+5
2018-09-29Fix RestManager test issueJim Hahn1-0/+24
2018-09-28Add junit coverage to rest of policy-endpoint busJim Hahn28-637/+1610
2018-09-28Merge "Add coverage for policy-endpoints bus"Jorge Hernandez7-0/+1254
2018-09-27Add coverage for policy-endpoints busJim Hahn7-0/+1254
2018-09-27Added more coverage to policy-endpoints internalJim Hahn6-0/+873
2018-09-26Add junit coverage to policy-commonJim Hahn6-0/+1141