v1.84.1
Feature
Implement end-to-end testing for join and invite flows
- Added Playwright e2e tests for the shared space join and invitation acceptance flows, ensuring comprehensive coverage of user interactions.
- Updated database seeding logic to support e2e testing, including the creation of space invitations.
- Enhanced global setup for e2e tests to ensure idempotent database seeding for both local and remote environments.
- Updated AGENTS.md and package.json to document new test commands and prerequisites for running e2e tests.
