-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Pages > Page Editor
-
Labels:
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
The color samples are sorted by the token definition doc order and sections | CRITICAL | Manual | No | No | Yes |
The user could look for color samples via scroll bar | HIGH | Manual | No | No | Yes |
Test Cases
Case 1:
The color samples are sorted by the token definition doc order and sections
- Add a content page
- Add a button frgament to page
- Go to Button fragment's configuration > Styles
- Click Text Color
- Assert the color are odered by sections under color system
- Hover on the color, assert there's token definition for the color
Case 2:
The user could look for color samples via scroll bar
- Add a content page
- Add a button fragment to page
- Go to Button fragment's configuration > Styles
- Click Text Color
- Assert there's scroll down bar
- Assert could scroll from up to down and down to up