api-test: check that report contains favorites#2531
api-test: check that report contains favorites#2531ScharfViktor wants to merge 3 commits intomainfrom
Conversation
| @aduffeck here are some failed tests because I expect similar behavior with PROPFIND response Steps:
|
| Hm, o we really have to include the |
| @aduffeck web doesn't require it 🤷♀️ |
I think we specify what we want to get through the if we exclude But it doesn't work for
|
| I don't think we have to support all features for |
Yeah, agree. I deleted tests which expected |
|
https://ci.opencloud.rocks/repos/3/pipeline/2447/config we forgot that some depended pipelines can be skipped Example here:
|






related #2510
step:
And as user "Alice" folder/file "name" should be favoritedchecks that Propfind has<oc:favorite>1</oc:favorite>this PR adds checking that Report response contains
<oc:favorite>1</oc:favorite>if file/folder marked as favorite or<oc:favorite>0</oc:favorite>if it's not favorite