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

[Tests-Only] Refactor webUISharingNotifications to use Shares folder #4107

Merged
merged 1 commit into from
Oct 4, 2020

Conversation

haribhandari07
Copy link
Contributor

@haribhandari07 haribhandari07 commented Sep 25, 2020

Description

Refactor webUISharingNotifications to use Root and Shares folder for shares.

Related Issue

Motivation and Context

How Has This Been Tested?

  • CI

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@haribhandari07 haribhandari07 force-pushed the refactor-webUISharingNotifications branch from 7f1658b to 741544c Compare September 25, 2020 06:09
@haribhandari07 haribhandari07 self-assigned this Sep 25, 2020
@haribhandari07 haribhandari07 marked this pull request as ready for review September 25, 2020 06:13
@haribhandari07 haribhandari07 added Status:Needs-Review Needs review from a maintainer QA:team labels Sep 25, 2020
Comment on lines 16 to 21
@skip @yetToImplement
Scenario: notification link redirection in case a share is pending
Given the setting "Automatically accept new incoming local user shares" in the section "Sharing" has been disabled
And user "user1" has shared folder "/simple-folder" with user "user2"
When the user follows the link of the first notification on the webUI
Then the user should be redirected to a webUI page with the title "Shared with you - %productname%"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phil-davis I only copied the file/scenario from ...Root folder as this scenario is skipped and not implemented in Pheonix. What should I do here? Should I remove this or keep it as a reference to be implemented later?

Copy link
Contributor

@dpakach dpakach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@haribhandari07 haribhandari07 force-pushed the refactor-webUISharingNotifications branch from 741544c to 6733871 Compare September 30, 2020 03:06
@haribhandari07 haribhandari07 force-pushed the refactor-webUISharingNotifications branch 2 times, most recently from c15aa8c to 65278ad Compare October 2, 2020 02:52
@haribhandari07 haribhandari07 force-pushed the refactor-webUISharingNotifications branch from 65278ad to d1d4b99 Compare October 2, 2020 08:50
@haribhandari07 haribhandari07 merged commit 77de691 into master Oct 4, 2020
@delete-merged-branch delete-merged-branch bot deleted the refactor-webUISharingNotifications branch October 4, 2020 10:46
@dpakach dpakach mentioned this pull request Oct 6, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA:team Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants