🎯 Goal
- Run E2E tests with mock data inside the same repo.
- No need for extra repos for mocks or samples.
- Avoid repeating tests already covered elsewhere.
- Support testing features that are behind feature flags.
What We’ll Do
Make sure we have E2E tests for features behind flags: