- Remove Jira tag from StreakCelebrationCouponEnabled prop - Remove "experiment" from streak discount vars - Cleaned up warning in unit test - Added mock function for closeStreakCelebration - Set End Date to 2 weeks from current date - Updated unit tests - Fixed naming issues - Added official coupon code - Cast isStreakCelebrationOpen to boolean Co-authored-by: cdeery <cdeery@edx.edu>
Shared module (src/shared)
This module is a place for shared code that is specific to the frontend-app-learning micro-frontend. If the code is more generic and could be extracted into a reusable code repository like Paragon in the future, then it belongs in the src/generic module.