Add policies list and PDP responses in the emulator 12/116912/2
authorsebdet <sebastien.determe@intl.att.com>
Fri, 15 Jan 2021 14:14:02 +0000 (15:14 +0100)
committerS�bastien Determe <sebastien.determe@intl.att.com>
Fri, 15 Jan 2021 14:33:37 +0000 (14:33 +0000)
commitdabd6db614abf78508add7cdbef2120120ce3d9b
tree06463fc6620fd5bd865e44da2030ea0b5a3f05db
parentb22a94355099b0802d1dc5da8d69fd90cd8db63e
Add policies list and PDP responses in the emulator

- Add some specific answers to the emulator so that the backend list code can be tested
- add guilin tca blueprint to the integration tests so that the test.sql contains a new template.

Issue-ID: POLICY-2924
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I716cfbaa1a084df1455da25470d86b903ef7c936
.gitignore
extra/docker/clamp/docker-compose.yml
extra/sql/dump/test-data.sql
src/test/java/org/onap/policy/clamp/loop/CsarInstallerItCase.java
src/test/resources/example/sdc/blueprint-dcae/tca-bad-policy.yaml [new file with mode: 0644]
src/test/resources/http-cache/example/policy/api/v1/policies/.file [new file with mode: 0644]
src/test/resources/http-cache/example/policy/api/v1/policies/.header [new file with mode: 0644]
src/test/resources/http-cache/example/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/.file [new file with mode: 0644]
src/test/resources/http-cache/example/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/.header [new file with mode: 0644]
src/test/resources/http-cache/example/policy/pap/v1/pdps/.file
src/test/resources/http-cache/example/policy/pap/v1/pdps/test.json [new file with mode: 0644]