created:4/20/2021
updated:4/20/2021
loc
84
comments
5%
passed
1
coverage
56%
AllyBlock
Story block container that displays displays the axe ally test results
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
AllyBlock.test.ts(1 tests) | ||||
passed | AllyBlock > overview | snapshot | 399 |
total 1 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
AllyBlock.tsx | |||||
lines | 35 | 29 | 0 | 82.85% | |
functions | 9 | 5 | 0 | 55.55% | |
statements | 37 | 30 | 0 | 81.08% | |
branches | 11 | 9 | 0 | 81.81% |
id | description | |
---|---|---|
aria-allowed-attr | Ensures ARIA attributes are allowed for an element's role... | |
aria-allowed-role | Ensures role attribute has an appropriate value for the element... | |
aria-required-attr | Ensures elements with ARIA roles have all required ARIA attributes... | |
aria-roles | Ensures all elements with a role attribute use a valid value... | |
aria-valid-attr-value | Ensures all ARIA attributes have valid values... | |
aria-valid-attr | Ensures attributes that begin with aria- are valid ARIA attributes... | |
nested-interactive | Ensure controls are not nested as they are not announced by screen readers... | |
svg-img-alt | Ensures <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text... |