fix(cc-widgets): E2e peding comments and new Dial number tests - #535
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
| * Utility function to get all captured logs for debugging purposes. | ||
| * @returns Array of all captured log messages | ||
| */ | ||
| export function getAllCapturedLogs(): string[] { |
There was a problem hiding this comment.
Why have we removed this? Do we not need it anymore?
There was a problem hiding this comment.
yes. we were not using this anywhere in codebase
adhmenon
left a comment
There was a problem hiding this comment.
LGTM.
But I think we need not have this PR - with address book changes, I feel we will need different automation tests - those can be handled during a later stage.
adhmenon
left a comment
There was a problem hiding this comment.
Disucssed 1:1 with Ravi.
This can go in, we will anyways clean it up with addressbook widgets PR.
# [1.28.0-ccwidgets.116](v1.28.0-ccwidgets.115...v1.28.0-ccwidgets.116) (2025-09-29) ### Bug Fixes * **cc-widgets:** E2e peding comments and new Dial number tests ([#535](#535)) ([f02eeed](f02eeed))
|
🎉 This PR is included in version 1.28.0-ccwidgets.116 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
COMPLETES #https://jira-eng-sjc12.cisco.com/jira/browse/CAI-6845
This pull request addresses
adding tests for newly added dial number feature.
by making the following changes
added tests for newly added dial number feature. And made agent 1 as extension login to test combination
Change Type
The following scenarios were tested
< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >
The GAI Coding Policy And Copyright Annotation Best Practices
Checklist before merging