summaryrefslogtreecommitdiffstats
path: root/cps-rest/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-0/+40
- Added optional query parameter in cps data endpoints - Updated service layer and notification to use observedTimestamp Note: - NCMP REST endpoints are not updated as a part of this patch - NCMP does not sent observed timestamp when using cps data services Issue-ID: CPS-477 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I1f92da3da7b3a13c45405fdf44e5fef861991d9a Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
2021-02-04fix mvc tests skipped for rest servicesRuslan Kashapov1-0/+30
IssueID: CPS-175 Change-Id: I0ec53bf1b00a7fe7413819398cc7eddd520b4358 Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>