-
Notifications
You must be signed in to change notification settings - Fork 189
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][full-ci] Add tests for share expiry #10935
base: master
Are you sure you want to change the base?
Conversation
ffa135a
to
0aa56bb
Compare
add3c55
to
c1778d1
Compare
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
|
173fdf5
to
7a4f94b
Compare
db49698
to
8537813
Compare
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
8537813
to
40e57b6
Compare
64670d2
to
c658fc3
Compare
|
c658fc3
to
590d199
Compare
590d199
to
a0612ce
Compare
fa0478f
to
22db1e1
Compare
Then the HTTP status code should be "200" | ||
And user "Brian" should get a notification with subject "Membership expired" and message: | ||
| message | | ||
| Access to Space Alice Hansen lost | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Access to Space Alice Hansen lost
the message doesn't seem to align with the action. It should similar to Access to testfile.txt expired
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you forget our last discussion regarding this current behavior,. I have raise question on bug report but no reply came, so assuming this current behavior, scenario has been written.
Don't forget to ask directly to developer in standup, if you want instant reply 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
then we should not merge this PR until the expected behavior is confirmed
tests/acceptance/features/apiNotification/shareExpireNotification.feature
Show resolved
Hide resolved
tests/acceptance/features/apiNotification/shareExpireNotification.feature
Outdated
Show resolved
Hide resolved
9274926
to
65aab48
Compare
65aab48
to
81f521b
Compare
|
Description
This PR add tests for checking in-app and mail notification alert for resource share expiry of personal .
I tried two approach
And the fields of the last response to user "Alice" should include
and strict expiration date is not possible in simple wayFlakiness Alert
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: