PRH test fixes - align simulated Dmaap response to the real one 84/89884/8
authorgrabinsk <maciej.grabinski@nokia.com>
Fri, 14 Jun 2019 11:56:17 +0000 (13:56 +0200)
committerMarcin Migdal <marcin.migdal@nokia.com>
Mon, 17 Jun 2019 10:50:57 +0000 (12:50 +0200)
commit8bc68e201d47d064bfc5d53532924aee01f7850b
tree3c3a36526fb2348ca117a3fbfe170ee76c19ddb7
parente889e25d59a713b7282663edb800bf2e6a605ebe
PRH test fixes - align simulated Dmaap response to the real one

(real Dmaap response consists of array of escaped event json strings)

Change-Id: I84f1c5ee576b833e40138ce8af8a8558f39e0609
Issue-ID: INT-1100
Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
13 files changed:
tests/dcaegen2/prh-testcases/assets/aai-missing-entry/ves-event.json
tests/dcaegen2/prh-testcases/assets/aai-not-responding/ves-event.json
tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json
tests/dcaegen2/prh-testcases/assets/re-registration/ves-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-missing-field/invalid-ves-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/expected-logical-link.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/ves-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-additional-fields/ves-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/ves-event.json
tests/dcaegen2/prh-testcases/resources/PrhLibrary.py
tests/dcaegen2/prh-testcases/resources/prh_library.robot
tests/dcaegen2/prh-testcases/resources/simulator/DMaaP.py