run Api Tests in CI
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
@@ -2594,7 +2594,7 @@ Feature: check activities
|
||||
}
|
||||
"""
|
||||
|
||||
@issue-9856 @issue-10127
|
||||
@issue-9856 @issue-10127 @issue-369
|
||||
Scenario: check activity message with different language
|
||||
Given user "Alice" has uploaded file with content "OpenCloud test text file" to "textfile.txt"
|
||||
And user "Alice" has switched the system language to "de" using the Graph API
|
||||
|
||||
@@ -737,7 +737,7 @@ Feature: check share activity
|
||||
"required": ["id","name"],
|
||||
"properties": {
|
||||
"name": {
|
||||
"const": "Alice Hansen"
|
||||
"const": "FOLDER"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2357,7 +2357,7 @@ Feature: check share activity
|
||||
"required": ["id","name"],
|
||||
"properties": {
|
||||
"name": {
|
||||
"const": "Alice Hansen"
|
||||
"const": "FOLDER"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user