-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Fragment Administration
-
Labels:None
-
Git Pull Request:
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 user can change fragment text color via color picker configuration | CRITICAL | Manual | No | No | Yes |
Test Cases
Case 1:
The user can change fragment text color via color picker configuration
- Go to Design > Fragments > Import the attached fragment
- Add a content page and add FragmentExample to page
- Change the color to Brand Color 1 for first-heading-color
- Change the color to Brand Color 2 for second-heading-color
- Assert Brand Color 1 applied for first-heading-color
- Assert Brand Color 2 applied for second heading-color
- Publish the page
- Assert Brand Color 1 applied for first-heading-color
- Assert Brand Color 2 applied for second heading-color