Open
Description
🎯 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
- Update kustomize files
Make it easy to toggle feature flags on and off during end-to-end (E2E) tests. #1991
Make it easy to toggle feature flags on and off during end-to-end (E2E) tests. - Replace External Catalogs with Test-Only Mock Catalog for E2E #1992
Create a test-only catalog to replace the usage of default ones, like Community, which we have no control over.
Make sure we have E2E tests for features behind flags:
Metadata
Metadata
Assignees
Type
Projects
Status
No status