Skip to content

docs: add feature flags in E2E tests section#165

Open
Unik0rnMaggie wants to merge 2 commits intomainfrom
docs/feature-flags-e2e
Open

docs: add feature flags in E2E tests section#165
Unik0rnMaggie wants to merge 2 commits intomainfrom
docs/feature-flags-e2e

Conversation

@Unik0rnMaggie
Copy link

@Unik0rnMaggie Unik0rnMaggie commented Mar 3, 2026

  • Add a new Feature flags in E2E tests section to the shared E2E testing guidelines.
  • Document the two categories of feature flags (remote/runtime and build-time/compile-time) with guidelines and examples for each.
  • Include general principles for testing both flag states, keeping flag logic explicit in helpers, and cleaning up flags after rollout.

Fixes: MMQA-1481


Note

Low Risk
Low risk documentation-only changes; no runtime or test code behavior is modified.

Overview
Adds a new Feature flags in E2E tests section to docs/testing/e2e-testing.md, clarifying how to test remote/runtime vs build-time/compile-time flags, including recommended override patterns and examples.

Updates docs/remote-feature-flags.md to explain Extension’s production remote-flag fetch and E2E behavior via the feature flag registry, and replaces the embedded E2E override snippet with a link to the new E2E feature-flag guidelines.

Written by Cursor Bugbot for commit f7f987e. This will update automatically on new commits. Configure here.

@Unik0rnMaggie Unik0rnMaggie requested a review from a team as a code owner March 3, 2026 11:48
@DDDDDanica
Copy link
Contributor

Thanks for adding the documentation, LGTM !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants