add e2e test to simulate resize behavior in calcite-text-area #6624
Labels
0 - new
New issues that need assignment.
estimate - 3
A day or two of work, likely requires updates to tests.
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
p - low
Issue is non core or affecting less that 10% of people using the library
testing
Issues related to automated or manual testing.
Test type
new test
Which Component(s)
calcite-text-area
Unstable Tests
No response
Test error, if applicable
No response
PR skipped, if applicable
Additional Info
Currently, we determine resizing behavior of
calcite-text-area
component in e2e test by assertingresize
CSS property . We would ideally want to simulate the resizing behavior using mouse operations and determine ifresize
prop works as expected.Discussed approach :
Note: This is a draft approach . Find the best possible way to achieve the required behavior.
The text was updated successfully, but these errors were encountered: