Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Seismic
Seismic DMS Suite
seismic-dms-service
Commits
af75ace8
Commit
af75ace8
authored
Feb 05, 2021
by
Konstantin Khottchenkov
Browse files
replace postman collection
parent
b9a8b89a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/e2e/postman_collection.json
View file @
af75ace8
...
...
@@ -436,7 +436,7 @@
},
{
"key"
:
"ltag"
,
"value"
:
"
{{legaltag01}}
"
"value"
:
"
slb-public-usa-seistore-1
"
},
{
"key"
:
""
,
...
...
@@ -449,7 +449,7 @@
"raw"
:
"{
\n
\"
admin
\"
:
\"
{{adminEmail}}
\"
,
\n\t\"
storage_class
\"
:
\"
REGIONAL
\"
,
\n\t\"
storage_location
\"
:
\"
US-CENTRAL1
\"\n
}"
},
"url"
:
{
"raw"
:
"{{SVC_URL}}/subproject/tenant/{{tenant}}/subproject/{{subproject}}"
,
"raw"
:
"{{SVC_URL}}/subproject/tenant/{{tenant}}/subproject/{{subproject
LongName
}}"
,
"host"
:
[
"{{SVC_URL}}"
],
...
...
@@ -458,14 +458,14 @@
"tenant"
,
"{{tenant}}"
,
"subproject"
,
"{{subproject}}"
"{{subproject
LongName
}}"
]
}
},
"response"
:
[]
},
{
"name"
:
"SUBPROJECT REGISTER
Gitlab
"
,
"name"
:
"SUBPROJECT REGISTER"
,
"event"
:
[
{
"listen"
:
"test"
,
...
...
@@ -624,7 +624,7 @@
"});"
,
""
,
""
,
"pm.test(
\"
Subproject
created
\"
, function () {"
,
"pm.test(
\"
Validate
Subproject
Details
\"
, function () {"
,
" var child = Object.keys(jsonData);"
,
" pm.expect(jsonData.name).to.eql(pm.environment.get(
\"
subproject
\"
));"
,
" pm.expect(jsonData.tenant).to.eql(pm.environment.get(
\"
tenant
\"
));"
,
...
...
@@ -637,7 +637,7 @@
}
],
"request"
:
{
"method"
:
"
POS
T"
,
"method"
:
"
GE
T"
,
"header"
:
[
{
"key"
:
"Authorization"
,
...
...
@@ -650,21 +650,8 @@
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
},
{
"key"
:
"ltag"
,
"value"
:
"{{legaltag01}}"
},
{
"key"
:
""
,
"value"
:
""
,
"disabled"
:
true
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n\t\"
storage_class
\"
:
\"
REGIONAL
\"
,
\n\t\"
storage_location
\"
:
\"
US-CENTRAL1
\"\n
}"
},
"url"
:
{
"raw"
:
"{{SVC_URL}}/subproject/tenant/{{tenant}}/subproject/{{subproject}}"
,
"host"
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment