-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Tests-Only] Add api trashbin tests #1123
Conversation
for some reasons some of these tests have been reported unexpectedly passing in my new PR: #1125 |
This PR is adding local bug-demo scenarios. It does not adjust expected-failures from core. |
@ishank011 @labkode these scenarios might work better or differently after #1125 - I will rebase this... |
Local API tests: https://cloud.drone.io/cs3org/reva/2402/4/7
oC10 core API tests:
Looks good. @labkode @ishank011 please review-approve-merge. |
Description
This PR adds
apiTrashbin
bug verification scenarios.The same as PR owncloud/ocis#489 and PR owncloud/ocis-reva#453
This enables future developers to be able to see the behavior in tests while they are understanding and fixing.