-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cypress): adding more tests to the pricing table cells (#11286)
### Related Ticket(s) Closes # [ADCMS-4051](https://jsw.ibm.com/browse/ADCMS-4051) ### Description We created a regression when implementing the Pricing Table Cell feature to align text next to the optional icons. Then we almost wiped out the side-by-side alignment feature when fixing the regression. This all occurred because our current tests don't adequately reflect our expected functionality. We need tests for the following cases: 1. When the icon feature is enabled, user-entered cell content should appear next to the icon. 2. User-entered content should appear in a vertical column layout whether there's an icon enabled or not.
- Loading branch information
1 parent
91495a0
commit 55fcfa1
Showing
1 changed file
with
42 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters