Skip to content
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

e2e. enhance the re-share story #7884

Closed
5 tasks done
ScharfViktor opened this issue Oct 27, 2022 · 0 comments · Fixed by #7910
Closed
5 tasks done

e2e. enhance the re-share story #7884

ScharfViktor opened this issue Oct 27, 2022 · 0 comments · Fixed by #7910
Assignees
Labels

Comments

@ScharfViktor
Copy link
Contributor

ScharfViktor commented Oct 27, 2022

instead of deleted acceptance tests #7264 (comment) I suggest to add next steps to e2e tests:

  • the shareholder must see all the recipients
  • change share role (Personal/Shares tab)
  • add the ability for the user share with custom permission
  • check that user has not right to re-share
  • enhance the re-share story:
    after https://github.com/owncloud/web/blob/master/tests/e2e/cucumber/features/integrations/reshare.feature#L50 line something like:
    And "Carol" reshares the following resource | resource | recipient | type | role | | folder_to_shared | NewUser | user | viewer |
  • User "Alice" should see recipients:
    | Brian |
    |sales |
    | new User|
  • When "Brian" edits re-share the following resource: (without share permission)
  • Then "Carol" has not available button "Share" in Shares tab

cc @individual-it @SwikritiT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants