Midhun Kumar E
d36cc44920
test: Add automation for text-input revamp. ( #8671 )
...
* init textinput revamp
* updated styles panel
* bugfix
* updates
* fix :: accordion
* fix :: styling
* add box shadow , additional property,tooltip
* fix conditional render for styles
* feat :: fixed order of each property and styles
* feat :: styling input
* bugfix
* feat :: add option to add icon
* add option to add icon
* adding option to toggle visibility
* updated password input with new design
* chnaging component location
* bugfix
* style fixes
* fix :: added loader
* updated :: few detailing
* few bugfixes
* fix :: for form widget label
* fixes
* added option to add icon color
* including label field for password input
* fix for label
* fix
* test fix backward compatibility for height
* updates
* revert
* adding key for distinguishing older and newer widgets
* testing
* test
* test
* update
* update
* migration testing
* limit vertical resizing in textinput
* testing
* throw test
* test
* adding check for label length
* fixing edge cases
* removing resize
* backward compatibility height
* backward compatibility
* number input review fixes
* added exposed items
* fixing csa
* ui fixes
* fix height compatibility
* feat :: csa for all inputs and exposed variables
* backward compatibility fixes and validation fixes
* fixes :: textinput positioning of loader and icon
* fix :: password input
* cleanup and fixes
* fixes
* cleanup
* fixes
* review fixes
* review fixes
* typo fix
* fix padding
* review fixes styles component panel
* fix naming
* fix padding
* fix :: icons position
* updates
* cleanup
* updates events , csa
* backward compatibility
* clean
* feat :: change validation from properties
* ui fixes
* icon name
* removed 'px' text from tooltip
* fixes placeholder
* few updates :: removing label in form
* ui in form
* update :: number input validation behaviour
* testing fixes
* added side handlers
* removing unwanted fx
* disabling fx for padding field
* ordering change
* fix
* label issue + restricted side handler
* fix :: box shadow bug
* on change event doesnt propagate exposed vars correctly
* adding debounce for slider value change
* fix :: for modal ooen bug during onfocus event
* test slider
* Add common utils
* Modify helpers
* Add text input spec
* Add utils for field validation
* Minor spec updates
* Fix for password basic automation cases
---------
Co-authored-by: stepinfwd <[email protected] >
2024-02-06 10:27:31 +05:30
Midhun Kumar E
6b155930a1
Automation fixed for appbuilder-1.3 ( #7388 )
...
* Add data-cy
* Fix specs
* Fix no events label
* Fix Table regression
* Fix action failures.
* Fix Event data-cy
* Fix cy version
* Revert lock filr
2023-09-12 13:04:44 +05:30
Midhun Kumar E
1a723fa415
App Builder cypress suite optimised. ( #7325 )
...
* Add new commands file
* Modify Index
* Modify appbuiler specs
* Minor data-cy modification
* Minor toast label change.
* Fix Failing specs
2023-09-04 09:35:12 +05:30
Midhun Kumar E
6f1e11ebca
Added automation for CSA ( #6342 )
...
* Add CSA for table
* Add CSA for button
* Add CSA for textinput
* Remove it.only
* Add CSA for text
* Add CSA for modal
* Add CSA for multiselect
* Add CSA fix for text input
2023-05-10 18:36:42 +05:30
Midhun Kumar E
3e5379feb7
Fixed Component automation on actions ( #5585 )
...
* Config changes
* Fix editor/components specs
* Remove it.only
2023-02-21 14:29:23 +05:30
Midhun Kumar E
80e22acb4a
Fix failing components verification specs ( #5317 )
...
* Add constants for components (labels and selectors)
* Modify common methods according to v2 changes
* Modify components specs according to v2 changes
* Modify cypress config to fix cypress runner crashing.
* Remove hardcoded data-cy from specs
2023-01-17 14:37:08 +05:30
Midhun Kumar E
0ad366b7f2
Fixed the widget specs failed on v1.28.3 ( #4749 )
...
* Fix toast-message failure
* Fix datepicker failures
* Fix listview failures
* Fix numberinput failures
* Fix passwordinput failures
* Fix textinput failures
* Remove commented code
2022-11-11 11:00:28 +05:30
Midhun Kumar E
b99531da75
- Fixe failing cypress specs. ( #4280 )
...
- datepicker Happypath
- listView Happypath
- textInput Happypath
- multiselect Happypath
2022-10-04 13:06:59 +05:30
Ajith KV
7d89282776
Add happy path spec for Text Input widget ( #4029 )
...
* Add and modify data-cy for text input widget
* Add methods and utlis file for text input widget
* Add custom command for code mirror input clear function
* Modify common widget selectors
* Add and modify texts and labels
* Add spec file
* Add review changes
2022-09-23 18:03:05 +05:30