[tests-only][full-ci]Forwardport json drill apispacesshares (#5965)
* Replace the key and value paris step with the current json assertion step * Fix red CI for undefined step --------- Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
This commit is contained in:
co-authored by
sagargurung1001@gmail.com <sagargurung1001@gmail.com>
parent
12d67440b8
commit
16f8c49de9
@@ -1105,6 +1105,7 @@ class SpacesContext implements Context {
|
||||
/**
|
||||
* @Then /^for user "([^"]*)" the JSON response of space project should match$/
|
||||
* @Then /^for user "([^"]*)" the JSON response should contain space called "([^"]*)" and match$/
|
||||
* @Then /^for user "([^"]*)" the JSON response should contain space called "([^"]*)" (?:owned by|granted to) "([^"]*)" and match$/
|
||||
* @Then /^for user "([^"]*)" the JSON response should contain space called "([^"]*)" (?:owned by|granted to) "([^"]*)" (?:with description file|with space image) "([^"]*)" and match$/
|
||||
*
|
||||
* @param string $user
|
||||
|
||||
Reference in New Issue
Block a user