-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
The taco-chat demo is broken when I try to run it manually, but not when the Cypress tests run.
Steps to reproduce
- Check out
main
(42cb906 as of writing) pnpm install; pnpm build
- Confirm that Cypress tests pass
pnpm dev:cy:taco
- run e.g.
invitations
suite
- Try to replicate the "Alice invites Bob" test:
pnpm dev:taco
- Press "Invite members", "Invite", "Copy"
- Show Bob's laptop
- Press "Join team", paste invitation code, "Join"
What happens: Nothing

What should happen: Bob should join Alice's team, they should both see each other in the list of members, and they should both show a team graph that includes Bob's admission.

Metadata
Metadata
Assignees
Labels
No labels