You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(e2e): realign fixtures with the live app (account-age GitHub gate, account-menu marker, non-member join CTA)
The e2e suite carried pre-existing drift against the current app, unrelated to
the demo-sub seed change:
- github-dev gates on an account-age badge (provider=github, >= 12 months), but
the mock issuer had no account-age profile and specs 06/09 disclosed
oauth-account, so every GitHub join failed the gate. Add an account-age badge
to the mock catalog and disclose it from those specs.
- The signed-in nav marker moved from a 'signed in' text span to the gear
'Account menu' button; expectSignedIn now asserts that button.
- A signed-in non-member's composer suppresses the full-width denied card in
favor of the sub-forum's Join CTA, so 08b now asserts the 'Join to post'
prompt and the absence of a New-post button.
0 commit comments