GSA-TTS / usagov-benefits-eligibility

Benefits eligibility estimator tool for USAGov.
22 stars 5 forks source link

887 footer tests gsq #898

Closed scottqueen-bixal closed 1 year ago

scottqueen-bixal commented 1 year ago

PR Summary

This gives an example of how you might approach resolving the following issues with 887-footer-tests

  1. consistency with imports rather than requires
  2. imports our locale data and passes it through as our string reference from the beta.footer object

Related Github Issue

Review steps

Review changes and consider for implementation to update our footer integration test which should work to ensure that our content configuration is rendering as expecting in the correct places of the UI.

github-actions[bot] commented 1 year ago
Pa11y testing results ``` > usagov-benefits-eligibility@1.2.0 test:pa11y > pa11y http://localhost:3000/ Welcome to Pa11y > Running Pa11y on URL http://localhost:3000/ No issues found! ```
scottqueen-bixal commented 1 year ago

These proposed solutions were implemented, closing.