avance category
This commit is contained in:
@@ -80,8 +80,9 @@ Scenario Outline: Update the Category created in this script
|
||||
"cat_name": "cat_name"
|
||||
}
|
||||
"""
|
||||
And I request "category/cat_uid" with the key "cat_uid" stored in session array as variable "cat_uid_<cat_uid_number>"
|
||||
And store "cat_uid" in session array as variable "cat_uid_<cat_uid_number>"
|
||||
And I request "category"
|
||||
|
||||
And the content type is "application/json"
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
|
||||
Reference in New Issue
Block a user