PRH BBS tests - part 2 21/86121/7
authorkurczews <krzysztof.kurczewski@nokia.com>
Thu, 18 Apr 2019 12:56:41 +0000 (14:56 +0200)
committerkurczews <krzysztof.kurczewski@nokia.com>
Fri, 26 Apr 2019 11:49:12 +0000 (13:49 +0200)
commitcd057060c750914f9a1ca3578edc9f0223c73bd9
tree6f266528ec132cf5406fb3fe6a3610759d600a22
parent5f6b56855f325efb70212b3949d844f3a5c2856b
PRH BBS tests - part 2

Issue-ID: INT-989
Change-Id: Ifa55723579d763e4bede7dbc373c7605dccb9b0e
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
25 files changed:
tests/dcaegen2/prh-testcases/assets/aai-missing-entry/incorrect-aai-entry.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/aai-missing-entry/ves-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/aai-not-responding/ves-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-missing-field/invalid-ves-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-not-array/invalid-ves-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/aai-entry.json [moved from tests/dcaegen2/prh-testcases/assets/bbs_registration/aai-entry.json with 100% similarity]
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/expected-logical-link.json [moved from tests/dcaegen2/prh-testcases/assets/bbs_registration/expected-logical-link.json with 100% similarity]
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/expected-pnf-ready-event.json [moved from tests/dcaegen2/prh-testcases/assets/bbs_registration/expected-pnf-ready-event.json with 100% similarity]
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/ves-event.json [moved from tests/dcaegen2/prh-testcases/assets/bbs_registration/ves-event.json with 100% similarity]
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-additional-fields/aai-entry.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-additional-fields/expected-pnf-ready-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-additional-fields/ves-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/aai-entry.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/aai-entry.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/expected-pnf-ready-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/ves-event.json [new file with mode: 0644]
tests/dcaegen2/prh-testcases/bbs_tests.robot [deleted file]
tests/dcaegen2/prh-testcases/prh_tests2.robot [new file with mode: 0644]
tests/dcaegen2/prh-testcases/resources/PrhLibrary.py
tests/dcaegen2/prh-testcases/resources/prh_library.robot
tests/dcaegen2/prh-testcases/resources/prh_library2.robot
tests/dcaegen2/prh-testcases/resources/simulator/AAI.py
tests/dcaegen2/prh-testcases/resources/simulator/DMaaP.py