aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/so_post_response.json
diff options
context:
space:
mode:
authoradam <adam.krysiak@nokia.com>2018-10-01 10:34:19 +0200
committerKrysiak Adam <adam.krysiak@nokia.com>2018-10-15 09:55:03 +0200
commit6142befc1b03922d2bf6b17e1504dda468988e6c (patch)
treebfd283650f688a26260beda13cdef7d4a81876fd /tests/vid/resources/simulators/so_post_response.json
parent9085d59afb28c185183afe4058954c69f9e15bd2 (diff)
Add test checking so connection
Added test checking if vid is contacting SO using HTTPS Change-Id: I75cb829cdc9feb231dfd4d3826d12cab18781d38 Issue-ID: INT-648 Signed-off-by: adam <adam.krysiak@nokia.com>
Diffstat (limited to 'tests/vid/resources/simulators/so_post_response.json')
-rw-r--r--tests/vid/resources/simulators/so_post_response.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/vid/resources/simulators/so_post_response.json b/tests/vid/resources/simulators/so_post_response.json
new file mode 100644
index 00000000..391231dc
--- /dev/null
+++ b/tests/vid/resources/simulators/so_post_response.json
@@ -0,0 +1,9 @@
+{
+ "status": 202,
+ "entity": {
+ "requestReferences": {
+ "instanceId": "fffcbb6c-1983-42df-9ca8-89ae8b3a46c1",
+ "requestId": "b2197d7e-3a7d-410e-82ba-7b7e8191bc46"
+ }
+ }
+} \ No newline at end of file