webex-js-sdk
webex-js-sdk copied to clipboard
feat: Phase 2 moving non jest dependent packages
COMPLETES # SPARK-513491
This pull request addresses
This pr covers all the changes done on either the test file or actual code for the packages which can be currently tested in beta branch with all the tests running in mocha
The Test that are written in mocha can actually be run on jest with little changes, this enables us to move to next branch in phase
once this is done web client can visualize less changes that need attention , basically web client can move to next branch next
by making the following changes
< DESCRIBE YOUR CHANGES >
Change Type
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation update
- [ ] Tooling change
- [ ] Internal code refactor
The following scenarios where tested
< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >
I certified that
-
[ ] I have read and followed contributing guidelines
-
[ ] I discussed changes with code owners prior to submitting this pull request
-
[ ] I have not skipped any automated checks
-
[ ] All existing and new tests passed
-
[ ] I have updated the documentation accordingly
Make sure to have followed the contributing guidelines before submitting.
This pull request is automatically being deployed by Amplify Hosting (learn more).
Access this pull request here: https://pr-3499.d3m3l2kee0btzx.amplifyapp.com
@mkesavan13 @Shreyas281299 @sreenara merging it , knowing the feature plugin is broken in beta as well