-
Notifications
You must be signed in to change notification settings - Fork 15
Testing instructions for critical flows
Sumit Bagthariya edited this page Aug 12, 2024
·
3 revisions
Test Steps
- Download the Plugin zip from the Github
- Install the plugin zip in the Plugin Uploader screen of the store
Expected Result:
The plugin should be installed and activated without any error or trouble.
Special characters should work in various blocks like paragraphs , Headings, etc..
Test steps:
- Login with wp-admin
- Create new post
- Add paragraph block
- Select any character Click on the down arrow and select Special Characters
Expected Result:
- The special characters should be inserted correctly in the Paragraph block.
- The characters should display properly in the editor and in the preview.
- The same behavior should be observed when special characters are inserted into other block types, such as Headings, Lists, etc.
Screenshot
There are different types of filters the user can apply and characters will appear based on which filter is applied
Test steps:
- Login with wp-admin
- Create a new post
- Add paragraph block
- Select any character Click on the down arrow and select Special Characters filter like Misc, Currency, etc..
- Publish a post
Expected Result:
- When a filter (e.g., Miscellaneous, Currency, Symbols) is applied, only the relevant special characters should be displayed in the character.
- Users should be able to insert these filtered special characters into the Paragraph block without any issues.