Closed tonyfast closed 11 months ago
the playwright tests are finally running. :tada:
right now, i am getting a target size error on button
s and some links. https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum.html
cf: https://adrianroselli.com/2022/05/24x24-pixel-cursor-bookmarklet.html
we currently have reached a baseline for axe tests using wcag 2.1 a, aa and wcag 2.2 aa with out current testing notebooks.
begins to address #77
pytest
testing phase coupled with pytest-xdist for speed ups. audits are saved to when executed. this phase of playwright is for unit testing the library.