aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/data
AgeCommit message (Collapse)AuthorFilesLines
2021-12-15Add support for delete operationRenu Kumari1-11/+11
- Added new column operation in DB - Updated existing rows to have 'UPDATE' value for operation field - Added ability to process both V1 and V2 event schema - Changed code and testcase to support operation field Issue-ID: CPS-790 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ife24daa4b442e1499094b162727cc8704c25011e
2021-08-04Fetch data filtered by Search criteriaRenu Kumari1-0/+32
Implemented Service and repository layer Issue-ID: CPS-375 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Iedac0e48b2391a60f3eb9ab710ccdff0c9185407