aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/event
AgeCommit message (Collapse)AuthorFilesLines
2018-07-10Increase code coverageSotiropoulos, Ioannis (is948x)8-2/+144
Add tests to increase code coverage above 60 percent. Issue-ID: AAI-1198 Change-Id: I4c2f964ce41d01521cc1313e32e34fb6460d49bf Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
2018-03-29Update published event to include header and bodyMichael Arrastia3-0/+71
Originally, the published event only contained the raw graph request payload. This has now been updated to include the following changes: - encapsulate the graph request in a body property - add new event header with details such as timestamp, request-id, event-type Issue-ID: AAI-954 Change-Id: I780b6f52a01aafdcd7d09156e9d3a99c25be90a3 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>