test: make remote.php configurable
test: build dav paths test: fix paths test: merge method args test: add issue tags test: add new expected failure file test: merge expected-failure files before running tests
This commit is contained in:
@@ -1771,7 +1771,7 @@ Feature: check share activity
|
||||
When user "Brian" tries to list the activities of file "anotherTextfile.txt" from space "Personal" owned by user "Alice" using the Graph API
|
||||
Then the HTTP status code should be "403"
|
||||
|
||||
@issue-9676
|
||||
@issue-9676 @issue-10331
|
||||
Scenario: user checks public activities of a link shared file
|
||||
Given using SharingNG
|
||||
And user "Alice" has created the following resource link share:
|
||||
@@ -1910,7 +1910,7 @@ Feature: check share activity
|
||||
}
|
||||
"""
|
||||
|
||||
@issue-9676
|
||||
@issue-9676 @issue-10331
|
||||
Scenario: user checks public activities of a link shared folder
|
||||
Given using SharingNG
|
||||
And user "Alice" has created folder "/FOLDER"
|
||||
|
||||
Reference in New Issue
Block a user