Acceptance criteria
For Design system the main output is Components' library. To define if developed component is aligned with initial design and requirements, for each story set of Acceptance criteria is submitted. It includes the following levels:
...
Component’s code is merged to master branch;
Component meets WCAG 2.1 AA;
HTML is validated with Nu HTML Checker;
Component meets acceptance criteria;
Visual regression testing passed (Percy when available);
Cross-browser testing is passed (link to the support page (needs to be approved first));
Component interface is documented in Storybook;
UAT is passed;
BUAT is passed;
Basic overview documentation is published to Storybook;
Component is released to AWS Code Artifact.