You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alisonailea opened this issue
Jan 10, 2023
· 1 comment
Labels
0 - newNew issues that need assignment.p - highIssue should be addressed in the current milestone, impacts component or core functionalitytestingIssues related to automated or manual testing.
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › valid color › allows nudging values
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › valid color › allows modifying color via hex, RGB, HSV, opacity inputs
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › when no-color › clearing color via supporting inputs › clears color via opacity input
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › when no-color › clearing color via supporting inputs › restores previous color value when a nudge key is pressed
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › when no-color › clearing color via supporting inputs › changes the value to the specified format after being empty
color-picker tests are heavily nested with many nested functions. This is making the tests hard to read and may be causing some of the instability.
The text was updated successfully, but these errors were encountered:
alisonailea
added
testing
Issues related to automated or manual testing.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
0 - new
New issues that need assignment.
labels
Jan 10, 2023
0 - newNew issues that need assignment.p - highIssue should be addressed in the current milestone, impacts component or core functionalitytestingIssues related to automated or manual testing.
Test type
unstable tests
Which Component(s)
color-picker
Unstable Tests
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › valid color › allows nudging values
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › valid color › allows modifying color via hex, RGB, HSV, opacity inputs
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › when no-color › clearing color via supporting inputs › clears color via opacity input
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › when no-color › clearing color via supporting inputs › restores previous color value when a nudge key is pressed
calcite-color-picker › color inputs › alpha enabled › color gets propagated to support inputs › when no-color › clearing color via supporting inputs › changes the value to the specified format after being empty
Test error, if applicable
Protocol error (Input.dispatchKeyEvent): Target closed.
PR skipped, if applicable
#6265
Additional Info
color-picker tests are heavily nested with many nested functions. This is making the tests hard to read and may be causing some of the instability.
The text was updated successfully, but these errors were encountered: