aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/prh_tests.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dcaegen2/prh-testcases/prh_tests.robot')
-rw-r--r--tests/dcaegen2/prh-testcases/prh_tests.robot3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/dcaegen2/prh-testcases/prh_tests.robot b/tests/dcaegen2/prh-testcases/prh_tests.robot
index 77278d47..429f365e 100644
--- a/tests/dcaegen2/prh-testcases/prh_tests.robot
+++ b/tests/dcaegen2/prh-testcases/prh_tests.robot
@@ -35,6 +35,9 @@ Valid DMaaP event can be converted to PNF_READY notification
${EVENT_WITH_IPV4}
${EVENT_WITH_IPV6}
${EVENT_WITHOUT_IPV6_FILED}
+ ${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_ALL_FILLED}
+ ${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_EMPTY}
+ ${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_MISSING_ALL}
Invalid DMaaP event cannot be converted to PNF_READY notification
[Documentation] PRH get invalid event from DMaaP with missing required fields - PRH does not produce PNF_READY notification