NandanAnantharamu
NandanAnantharamu
Tests covered: 1.Validation of selected widgets like [Container/Checkbox] added use-cases with AutoHeight 2.Validation of selected widgets like [Container/Checkbox] added use-cases with AutoHeight with limits. 3.Update the max height / min...
Tests covered: - Disables auto height with limits in modal widget. - Fixes issue where containers don't always collapse, no consistency - Fixes issue where redo doesn't cause auto height...
Added test for Modal widget / Label text which is part of Modal Widget with both fixed/Auto height
Added test for list widget
Upgrading to Cypress 10: - Renamed folder from integrations to e2e - Renamed cypress.json to cypress.config.ts - Renamed plugins file under support to e2e.js - Changes made to package.json file...
- Starting with mobileview tests we are migrating whole repo from js to ts
- Removed unnecessary code - Updated test to click element properly
RCA: TED api used was pointing to cloud service which is incorrect Also the validations needs to be rechecked. ## Summary by CodeRabbit - **Bug Fixes** - Enhanced API tests...
RCA: Toggle js is not working on some ocassions as result test is flaky Adding validation to make sure the toggle js is enabled and then proceed ## Summary by...