test(tenancy): await split-host projections (#157) - #375
Merged
Merged
Conversation
This was referenced Sep 23, 2026
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Give the administrator-access and staff-membership projection polls their own 45-second windows after the corresponding invitation acceptance succeeds. The earlier invitation-token poll consumed part of the shared deadline, so the later polls could skip directly to an assertion after otherwise successful acceptance.
Poll the tenant projection until it reports
activeafter the administrator team becomes readable. The team and tenant projections are independent; their visibility can arrive in either order.Evidence
Forbiddeninstead ofOK).provisioningimmediately after the team became readable.dotnet formatandgit diff --check: passed.1155859b1ec1c5c6e3fab77ee4a7efd31afc6805.This changes only test polling. Keep #157 open for the remaining tenancy proof.