making progress
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "CBS test cases",
|
||||
"testCases": [
|
||||
{
|
||||
"testCases": {
|
||||
"test1": {
|
||||
"path": "/hosts",
|
||||
"method": "GET",
|
||||
"description": "Check database query is working",
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"test2": {
|
||||
"path": "/protected/hosts?key=e36689911ed0e9cba50c436b66d664cf9ee4f555e182a48021c21d9f7c640868",
|
||||
"method": "POST",
|
||||
"description": "Create new host",
|
||||
@@ -48,7 +48,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"url": "https://10.63.39.130:443",
|
||||
"header": {
|
||||
"Content-Type": "application/json"
|
||||
|
Reference in New Issue
Block a user