You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(e2e): add multivariate feature toggle and change request tests
Add E2E tests to cover multivariate feature bugs fixed in RTK Query migration:
1. Multivariate Feature Toggle Test:
- Tests toggling MV features via edit modal works without 400 errors
- Validates multivariate_feature_state_values transformation
2. Change Request with Multivariate Feature Test:
- Tests creating change requests with MV features
- Only runs when segment_change_requests feature is enabled
- Validates the fix for incorrect multivariate format in CRs
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments