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

Improve invite rejection #105

Merged
merged 3 commits into from
May 23, 2024
Merged

Improve invite rejection #105

merged 3 commits into from
May 23, 2024

Conversation

bigdogwillfeed
Copy link
Contributor

When someone attempts to connect to a share using an invite, we want them to be told if the invite is good or bad. This PR adds a test with the desired behavior and then fixes that test with the fix Herb suggested in slack.

Tests get a little flaky with this fix, so there's probably something else we'll need to do

bigdogwillfeed and others added 3 commits May 23, 2024 17:30
We want the client who is rejected to know that (test currently fails)
This doesn't make any sense to me, but Herb suggested it in slack https://devresults.slack.com/archives/CF4NGQM51/p1715721160589369 (and it fixes the broken test I just added)
@HerbCaudill
Copy link
Member

lgtm

I haven't seen any flakiness with the tests - if you still are, could you open an issue?

@HerbCaudill HerbCaudill merged commit 7485c51 into main May 23, 2024
1 check passed
@HerbCaudill HerbCaudill deleted the invite-rejection branch May 23, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants