-
Type:
Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Discarded
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: CKEditor
-
Labels:None
-
Testing Type:Automation
Test Stub:
WYSWIGYUsecase#CanToggleTextStyling
Given: CKEditor in message board with non bolded text content
When: Highlight content
And click bold iconĀ
Then: text has tags <strong> </strong>
And when: Highlight content
And click bold icon
Then: text has no <strong> </strong>