Reenable Learning Sequence MFE redirect tests (#23691)
* Reenable Learning Sequence MFE redirect tests TNL-7157 These tests may were the cause of intermittent test failures a couple weeks ago. Here they are reenabled after changing the way ExperimentWaffleFlag is overridden. * Update is_experiment_on and add ExperimentWaffleFlag override test * Update test_flags.py * Add docstring about overrides * prefer is_experiment_on over _is_enabled
Showing
- lms/djangoapps/courseware/tests/test_views.py 11 additions, 12 deletionslms/djangoapps/courseware/tests/test_views.py
- lms/djangoapps/experiments/flags.py 28 additions, 6 deletionslms/djangoapps/experiments/flags.py
- lms/djangoapps/experiments/tests/test_flags.py 14 additions, 1 deletionlms/djangoapps/experiments/tests/test_flags.py
Loading
Please register or sign in to comment