aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Handling Yang module upgrade error scenariossourabh_sourabh2-2/+36
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne1-8/+24
2023-10-23Introduce and use new Hazelcast map pt. 2sourabh_sourabh13-70/+150
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh4-13/+99
2023-10-16Merge "Add withTrustLevel condition to CmHandle Query API"Toine Siebelink9-84/+168
2023-10-12Add withTrustLevel condition to CmHandle Query APIhalil.cakal9-84/+168
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh10-34/+53
2023-10-10Conflicting Error codesourabh_sourabh5-76/+76
2023-09-26Introduce and use new Hazelcast map for module set tagleventecsanyi2-5/+32
2023-09-25Refactoring persistence classessourabh_sourabh29-170/+228
2023-09-25Merge "Reinstate Spring Boot 3.0 after revert"Toine Siebelink2-1/+4
2023-09-25Merge "Add DMI to TrustLevel Cache During Registration"Priyank Maheshwari2-6/+13
2023-09-22Reinstate Spring Boot 3.0 after revertegernug2-1/+4
2023-09-21Add DMI to TrustLevel Cache During Registrationseanbeirne2-6/+13
2023-09-21Merge "Set lock state and reason upon request"Toine Siebelink7-35/+82
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink2-4/+1
2023-09-18Set lock state and reason upon requestleventecsanyi7-35/+82
2023-09-18Merge "Migrate CPS to Spring-boot 3.0"Toine Siebelink2-1/+4
2023-09-14Migrate CPS to Spring-boot 3.0egernug2-1/+4
2023-09-04Dmi plugin watchdog cheking alivenesshalil.cakal2-2/+91
2023-08-31Merge "Hazelcast cache config stroring trust level per dmi plugin"Priyank Maheshwari1-0/+87
2023-08-31Hazelcast cache config stroring trust level per dmi pluginhalil.cakal1-0/+87
2023-08-29Extend model loader to support model-upgrade (part 2)ToineSiebelink3-4/+120
2023-08-24Extend model loader to support model-upgrade (part 1)ToineSiebelink2-157/+207
2023-08-21Replace event-id with correlation-id for data read operation cloud eventsourabh_sourabh1-1/+2
2023-08-21Merge "Cm Subscription: PENDING logic handling in NCMP"Luke Gleeson5-106/+111
2023-08-18Merge "Device heartbeat listener"Luke Gleeson1-0/+102
2023-08-18Device heartbeat listenermpriyank1-0/+102
2023-08-18Modify data operation schema to accommodate additional informationsourabh_sourabh1-4/+4
2023-08-17Cm Subscription: PENDING logic handling in NCMPmpriyank5-106/+111
2023-08-11Generic Cloud Event Mappermpriyank10-161/+88
2023-08-09Refactoring Subscription Create LCM use casempriyank11-126/+127
2023-08-09Modify DmiDataOperationRequest to make it identical as DataOperationRequestsourabh_sourabh1-1/+1
2023-08-04Subscription Creation: Fixes for code review after demohalil.cakal10-26/+201
2023-08-04Ability to disable sending auth headermpriyank1-0/+20
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-2/+1
2023-07-31Increase code coverage in cps-service moduleToineSiebelink3-8/+4
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-1/+1
2023-07-26Subscription Creation: NCMP to Client CloudEvent transformationhalil.cakal10-192/+248
2023-07-13Improved code coverage for NetworkCmProxyDataServiceImplToineSiebelink2-22/+27
2023-07-13Merge "Improved code coverage for record filter strategies"Sourabh Sourabh1-0/+41
2023-07-12Improved code coverage for record filter strategiesToineSiebelink1-0/+41
2023-07-12Improved code coverage for Data Sync WatchdogToineSiebelink1-22/+32
2023-07-12Improved code coverage (branches) for sync watchdogToineSiebelink1-7/+43
2023-07-11Combine alreadyDefinedException classesdanielhanrahan2-7/+6
2023-07-10NCMP fails to start if /subscription-registry already existsdanielhanrahan1-1/+2
2023-07-07Subscription Creation: NCMP to DMI CloudEvent transformationhalil.cakal6-75/+254
2023-07-03Kafka (De)serializtion test case for legacy consumerraviteja.karumuri1-4/+23
2023-06-29Kafka (De-)Serialization TestToineSiebelink3-17/+127
2023-06-29Merge "Updating the Kafka listener compliance to could events and legacy"Toine Siebelink5-29/+48