Added percy visual regression testing with story config
TESTING STEPS:
If running tests locally and only wanting to check a dry run, you must set PERCY_PARALLEL_NONCE=<random alphanumeric string> and add the --dry-run flag to the percy-testing.js script. If you do not have the token set in your local environment, you can safely run this without the dry run flag as it will not upload but all other steps will run.
Description
Added percy visual regression testing with story config
TESTING STEPS: If running tests locally and only wanting to check a dry run, you must set
PERCY_PARALLEL_NONCE=<random alphanumeric string>
and add the --dry-run flag to the percy-testing.js script. If you do not have the token set in your local environment, you can safely run this without the dry run flag as it will not upload but all other steps will run.Links
Checklist
yarn install
&yarn build
Browsers
Images