decentraland / decentraland/creator-hub
Implement E2E test suite for core user flows
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 14
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 44
Description
Implement end-to-end tests using Playwright for the following critical user flows in the Electron application:
Target Flows:
- Login flow
- Create Scene
- Preview Scene
- Deploy Scene
Goals:
- Ensure regression protection on core flows
- Run tests in CI (headless Electron)
- Use data-testid for robust DOM targeting
- Mock external services (e.g., Auth) where needed
Contributor guide
Assessment
This issue has not been assessed yet.