-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MWPW-158674 [MEP] Support nested placholders in MEP placeholders #2908
Conversation
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stage #2908 +/- ##
=======================================
Coverage 96.24% 96.24%
=======================================
Files 236 236
Lines 54254 54278 +24
=======================================
+ Hits 52217 52241 +24
Misses 2037 2037 ☔ View full report in Codecov by Sentry. |
Reminder to set the |
…is inserted (#2919) * Initial checkin. Working state. * Code refactor. * Unit test initial checkin. * Refactor into reusable function. * Removed old code. * Linting. * update unit test to call create content --------- Co-authored-by: vgoodric <[email protected]>
Resolves: MWPW-158674
Sample page tests:
QA instructions:
H1 should read: Buy now and save 50% off CC All Apps.
Description should start with: For just US$49.99,
Test URLs:
Also includes #2919 for conflict resolution