In order to support integration testing for our Javascript indexing feature, we want to add a page that injects content via JS so that we have a reliable test case our team controls.
PR Checklist
[x] Test Federalist Preview link for your branch for functionality - make sure all links and buttons work, javascript works as intended, and updates display as expected
[N/A] Conduct a HemingwayApp review of the content for plain language. Request plain language review in #helpwanted if needed before merging this PR
[N/A - Test Page] Conduct a Lighthouse Audit via Chrome Developer Tools. Identify any issues that must be addressed before merging, and fix
[x] Ensure no non-public information is published in the commit messages
Summary
In order to support integration testing for our Javascript indexing feature, we want to add a page that injects content via JS so that we have a reliable test case our team controls.
PR Checklist