rspace-online/e2e/tests
Jeff Emmett b51dac1b22 test(spaces): add API test script for space creation & member management
Covers 19 test cases: space CRUD, member add by username, role changes
(viewer/member/moderator/admin), email invites, removal, auth guards.
Run with: ./e2e/tests/space-members-api.sh <AUTH_TOKEN>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 21:15:52 -07:00
..
api.spec.ts feat: add Playwright E2E test suite for all 25 rApps 2026-03-11 22:21:14 -07:00
auth.spec.ts feat: add Playwright E2E test suite for all 25 rApps 2026-03-11 22:21:14 -07:00
demo-modules.spec.ts feat: add Playwright E2E test suite for all 25 rApps 2026-03-11 22:21:14 -07:00
landing.spec.ts feat: add Playwright E2E test suite for all 25 rApps 2026-03-11 22:21:14 -07:00
navigation.spec.ts feat: add Playwright E2E test suite for all 25 rApps 2026-03-11 22:21:14 -07:00
shell.spec.ts feat: add Playwright E2E test suite for all 25 rApps 2026-03-11 22:21:14 -07:00
space-creation.spec.ts feat: add Playwright E2E test suite for all 25 rApps 2026-03-11 22:21:14 -07:00
space-members-api.sh test(spaces): add API test script for space creation & member management 2026-03-16 21:15:52 -07:00