Skip to content

Testing instructions for critical flows

Sumit Bagthariya edited this page Aug 12, 2024 · 3 revisions

Can activate the plugin without any error

Test Steps

  1. Download the Plugin zip from the Github
  2. 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.


Insert Special Characters in various block

Special characters should work in various blocks like paragraphs , Headings, etc..

Test steps:

  1. Login with wp-admin
  2. Create new post
  3. Add paragraph block
  4. Select any character Click on the down arrow and select Special Characters

Expected Result:

  1. The special characters should be inserted correctly in the Paragraph block.
  2. The characters should display properly in the editor and in the preview.
  3. The same behavior should be observed when special characters are inserted into other block types, such as Headings, Lists, etc.
Screenshot image

Filter/Search different types of Special Characters

There are different types of filters the user can apply and characters will appear based on which filter is applied

Test steps:

  1. Login with wp-admin
  2. Create a new post
  3. Add paragraph block
  4. Select any character Click on the down arrow and select Special Characters filter like Misc, Currency, etc..
  5. Publish a post

Expected Result:

  1. When a filter (e.g., Miscellaneous, Currency, Symbols) is applied, only the relevant special characters should be displayed in the character.
  2. Users should be able to insert these filtered special characters into the Paragraph block without any issues.