This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Refactor template related code #9289
Labels
priority: high
The issue/PR is high priority—it affects lots of customers substantially, but not critically.
skip-changelog
PRs that you don't want to appear in the changelog.
status: blocker
Used on issues or pulls that block work from being released.
type: refactor
The issue/PR is related to refactoring.
type: technical debt
This issue/PR represents/solves the technical debt of the project.
Part of Epic: Cart/Checkout/Order Received Templates #9288
Our current template-related code contains duplication, and since it has been used in several use case templates now, it can be refactored for simplification purposes.
We do not currently have unit testing for it, and this issue must be resolved before, as it can drastically improve the dev experience writing tests.
Acceptance criteria is not set. Instead, we should limit the amount of time spent to one day and implement the improvements possible within the timeframe.
Note: It should be merged into trunk to avoid future conflicts.The text was updated successfully, but these errors were encountered: