webex / webex-js-sdk

JavaScript SDK for Webex
https://webex.github.io/webex-js-sdk/
Other
174 stars 343 forks source link

feat(plugin-meetings): get screen and window size in mqe #3690

Closed edvujic closed 2 months ago

edvujic commented 3 months ago

COMPLETES WEBEX-379503

This pull request addresses

The need for more accurate tracking and reporting of window and screen sizes in our analytics in MQRs.

by making the following changes

Change Type

The following scenarios were tested

I certified that

aws-amplify-us-east-2[bot] commented 3 months ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3690.d3m3l2kee0btzx.amplifyapp.com

edvujic commented 2 months ago
  1. Question about the UT.
  2. In the description, "tooling change" has also been checked, but I don't see that. Am I missing something?
  3. Was there manual testing done with the web client for the tests mentioned in the PR description?

Hi @sreenara, thought that statsAnalyzer is a tool that we use to send info to our internal troubleshooting tools, thus I thought it would be appropriate.

Yes, manual testing with the web client has been done.