VA Forms System Core will be a React library hosted in NPM that will allow engineers and designers to easily interact with Forms inside of vets-website.
Changes from https://github.com/department-of-veterans-affairs/va-forms-system-core/pull/508 caused markup changes which broke some tests, and those failing tests were skipped. This updates the 4 skipped tests so that they can run again. This also has some changes which fix the way the button components are rendered on <Page>.
Description
Changes from https://github.com/department-of-veterans-affairs/va-forms-system-core/pull/508 caused markup changes which broke some tests, and those failing tests were skipped. This updates the 4 skipped tests so that they can run again. This also has some changes which fix the way the button components are rendered on
<Page>
.I also found test for
Chapter
that was skipped before<VaButton>
was used and updated that to pass as well.Original issue(s)
N/A
Testing done
Unit tests
Screenshots
Definition of done