Expand Integration test to verify LCM Event 29/142629/2
authorToineSiebelink <toine.siebelink@est.tech>
Tue, 2 Dec 2025 17:32:19 +0000 (17:32 +0000)
committerToineSiebelink <toine.siebelink@est.tech>
Wed, 3 Dec 2025 10:01:23 +0000 (10:01 +0000)
commit38a6ff81ade39e180b8e5fb0c7ef1a522dbc4d01
tree81859c9876a27bf06de6c8cfaebf4727b41805f6
parent51515298ff8c57f5c2222bcc082d18d0a8d04aac
Expand Integration test to verify LCM Event

- Fixed small bug: EventId and EventTime in header and event should be identical
- Check LCM event details for common fields
- Check Header value and corresponding event fields (duplicated!)
- Check old and new value for create and update use cases
- Removed unessary public method

Issue-ID: CPS-3072
Change-Id: I4eaa44747e0ca4c631dea037a2f55a307e0ad1a4
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventsProducer.java
cps-service/src/main/java/org/onap/cps/events/EventsProducer.java
cps-service/src/test/groovy/org/onap/cps/events/EventsProducerSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy