aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/etsi/etsi_vnf_subscription_tests.robot
diff options
context:
space:
mode:
authorAndrewLamb <andrew.a.lamb@est.tech>2021-02-16 10:26:43 +0000
committerAndrewLamb <andrew.a.lamb@est.tech>2021-02-16 10:26:51 +0000
commit6b2f24ad0d9a1ea6fb8fa23fc6fa474aae4f730b (patch)
treee0747616fda21f6220ee1c4ff829c6503609547c /tests/so/etsi/etsi_vnf_subscription_tests.robot
parent79201240f3e7acfe06b39becace9318c86ce2943 (diff)
Add Documentation to Test Files
Change-Id: If5d69b411e9af08525dd359e18bed8f69097e117 Issue-ID: INT-1862 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Diffstat (limited to 'tests/so/etsi/etsi_vnf_subscription_tests.robot')
-rw-r--r--tests/so/etsi/etsi_vnf_subscription_tests.robot3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/so/etsi/etsi_vnf_subscription_tests.robot b/tests/so/etsi/etsi_vnf_subscription_tests.robot
index 3bf22628..34913f0a 100644
--- a/tests/so/etsi/etsi_vnf_subscription_tests.robot
+++ b/tests/so/etsi/etsi_vnf_subscription_tests.robot
@@ -3,6 +3,9 @@ Library Collections
Library RequestsLibrary
Library OperatingSystem
Library json
+Documentation Test cases that tests subscription functionality for VNF package onboarding/change notifications
+... Tests include subscribing for notifications, and querying that the subscriptions have been created
+... Note: creates ACCESS_TOKEN and SUBSCRIPTION_ID variables used in later etsi_vnf_notification_tests
*** Variables ***
${SLEEP_INTERVAL_SEC}= 5