-
Notifications
You must be signed in to change notification settings - Fork 4
Critical Flows
Sudip Dadhaniya edited this page Jul 27, 2024
·
3 revisions
User Type | Flow Area | Flow Name | Testing Instruction | Status |
---|---|---|---|---|
Backend | Installation | Plugin Activation | Refer | |
Backend | Block Catalog | Block Catalog | Refer | |
Backend | Block Catalog List | Block Catalog List | Refer | |
Backend | Add New Block Catalog | Add New Block Catalog | Refer | |
Backend | Delete index | Delete index | Refer | |
Backend | Check block catalog in post type list view | Verify that you can see the block catalog in any post type list view (Ex. Post, Page) | Refer | |
Backend | Filter the listing posts with specific blocks | You should be able to filter by used block on the listing page for post types | Refer | |
Backend | WP CLI commands 01 | Make sure you can perform iterations through all posts to catalog them one at a time by following command | Refer | |
Backend | WP CLI commands 02 | Ensure you can run the following command and you will see the results as described below. | Refer |