-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add acceptance tests for some sharing situations #339
Comments
There is a core limitation here, trashbin files cannot be accessed via api or webdav yet: |
This is unblocked now as trashbin feature uses the ajax calls from the ui. Not the best solution, but enough to continue. |
assigning to you since you've been working on it @SergioBertolinSG |
Hmm I can add the trashbin part but not the activity as there are no tests about activity at all. Is that ok? |
fine by me. note that the activity part hasn't been implemented anyway |
Does it have an API or some way to check what appears in the activity tab? |
yes... probably undocumented... need to check the network tab |
Yes, when requesting activity by the server I saw it was calling a public api. It was documented here: https://github.com/owncloud/activity/blob/master/docs/endpoint-v2.md |
There are acceptance tests in core @skshetry there do not seem to be test scenarios in the |
@phil-davis, here's the issue for that: owncloud/activity#747 |
Activity-specific test issue has been made. Nothing left to do here. |
Ref: owncloud/core#24053 (comment)
Copied here the comment table:
This is the behaviour in 9.1.2:
This is what I would expect:
The text was updated successfully, but these errors were encountered: