run Api Tests in CI

Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
prashant-gurung899
2025-03-13 17:47:53 +05:45
parent 5d577930ae
commit 1638871265
6 changed files with 12 additions and 13 deletions
@@ -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"
}
}
},