appsmith
appsmith copied to clipboard
test: enabling skipped tests in tabs spec
Enabling skipped tests in below tests cypress/e2e/Regression/ClientSide/Widgets/Tab/Tabs_2_spec.ts
Summary by CodeRabbit
-
New Features
- Activated tests for verifying style properties of the Tabs widget, including color, border, and shadow.
- Added validation checks for default selected tabs and ensured correct handling of valid tab names.
-
Bug Fixes
- Enhanced test coverage for visibility and absence of elements based on property states in different modes (editor, preview, deploy).
-
Chores
- Updated test specification file in the testing environment to reflect the new Tabs widget tests.