summaryrefslogtreecommitdiffstats
path: root/cps-service/src/test/resources/bookstore.json
AgeCommit message (Collapse)AuthorFilesLines
2022-12-22Add fix for posting nodes with xPath with '/'emaclee1-4/+4
- YangUtils method changed from using REGEX to cps path parser - unit test added for cps path util Issue-ID: CPS-1433 Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech> Change-Id: Ibb9efdd09423f9bade4a4a557d7d9ed49aa44ef4
2020-11-19Adding & Testing method for breaking JSON Data into 'fragments'ToineSiebelink1-18/+36
Improving Bookstore test model https://jira.onap.org/browse/CPS-32 Issue-ID: CPS-32 Change-Id: Ie03e03c041233aa908ab55902c1b387f96eb1c2e Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
2020-11-06Move cps files to root dirJessica Wagantall1-0/+34
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>