Proposal: Tests, we really need tests
Description
Tests, along with a CI build, are an essential piece of protection we have against breaking our customers.
To be a trusted partner we want to ship reliable software and deliver value to our customer faster. Automated testing will help us to do so.
Rationale
At present the only testing mechanisms we have are manual. Either as part of the developer workflow or as part of the Pull Request workflow leveraging the Build: Storybook tag.
Given the current investment in Storybook we should look to leverage this to help run automated tests.
Preferred Solution
Look at using Storybook automation to run interaction, A11y, and e2e tests inside a CI pipeline
Proposal: Tests, we really need tests
Description
Tests, along with a CI build, are an essential piece of protection we have against breaking our customers.
To be a trusted partner we want to ship reliable software and deliver value to our customer faster. Automated testing will help us to do so.
Rationale
At present the only testing mechanisms we have are manual. Either as part of the developer workflow or as part of the Pull Request workflow leveraging the
Build: Storybooktag.Given the current investment in Storybook we should look to leverage this to help run automated tests.
Preferred Solution
Look at using Storybook automation to run interaction, A11y, and e2e tests inside a CI pipeline