Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Store Editing Templates: Add E2E tests for Product Tag block template #5659

Closed
tjcafferkey opened this issue Jan 28, 2022 · 0 comments · Fixed by #5888
Closed

Store Editing Templates: Add E2E tests for Product Tag block template #5659

tjcafferkey opened this issue Jan 28, 2022 · 0 comments · Fixed by #5888
Assignees
Labels
focus: FSE Work related to prepare WooCommerce for FSE. focus: template Related to API powering block template functionality in the Site Editor type: enhancement The issue is a request for an enhancement. type: task The issue is an internally driven task (e.g. from another A8c team).

Comments

@tjcafferkey
Copy link
Contributor

Scenario to cover:

  • Should a user navigate to Site Editor > All Templates with an FSE theme active they should see the WooCommerce provided Product Tag block template.
  • Should a user load the Product Tag template, the editor will have the “WooCommerce Product Grid Block” Legacy Template block present.
  • Should a user load a product tag page on the frontend, it will render a list of products.
  • Should a user customise the Product Tag template and save it. The user should see a "Clear customizations" option on the All Templates view (clearing customisations functionality should be covered by Gutenberg)
  • Should a user load the customised Product Tag template the Site Editor should render these customisations
  • Should a user have a customised Product Tag template, these customisations would be present on the frontend.
@tjcafferkey tjcafferkey added type: enhancement The issue is a request for an enhancement. category: tests focus: FSE Work related to prepare WooCommerce for FSE. focus: template Related to API powering block template functionality in the Site Editor type: task The issue is an internally driven task (e.g. from another A8c team). labels Jan 28, 2022
@sunyatasattva sunyatasattva self-assigned this Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
focus: FSE Work related to prepare WooCommerce for FSE. focus: template Related to API powering block template functionality in the Site Editor type: enhancement The issue is a request for an enhancement. type: task The issue is an internally driven task (e.g. from another A8c team).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants