generated from openedx/frontend-template-application
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Integrated Optimizely Prompt Experiment (#52)
* feat: Integrated Optimizely Prompt Experiment * fix: Fixed useOptimizelyExperiment() infinite updates * feat: trigger survey monkey on chat close (#55) * feat: trigger survey monkey on chat close * fix: Fixed useOptimizelyExperiment() infinite updates * fix: read experiment state correctly * feat: add tests * fix: fix lint errors * fix: remove flaky test --------- Co-authored-by: Marcos <[email protected]> * chore: Added unit tests to useOptimizelyExperiment() * chore: Updated tests to silence warnings on CI * chore: Added coverage for experiment on Sidebar * fix: Updated Sidebar test and fixed warning * chore: Added test coverage for ToggleXpertButton component * chore: Updated logic for privacy policy in Dixclosure * fix: Added ensureConfig() rather than conditioning the render * fix: Casting number to string for useDecision() payload. Co-authored-by: Zachary Hancock <[email protected]> * chore: Updated test based on Optimizely fix --------- Co-authored-by: Alison Langston <[email protected]> Co-authored-by: Zachary Hancock <[email protected]>
- Loading branch information
1 parent
3cf84b8
commit e9791c8
Showing
21 changed files
with
707 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.