created:7/7/2021
updated:7/7/2021
loc
16
comments
19%
passed
1
failed
1
coverage
100%
IconButton
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
IconButton.test.ts(2 tests) | ||||
failed | IconButton > main | snapshot | 98 | |
passed | IconButton > main | accessibility | 245 |
total 2 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
IconButton.tsx | |||||
lines | 5 | 5 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 5 | 5 | 0 | 100% | |
branches | 0 | 0 | 0 | 100% |
id | description | |
---|---|---|
aria-allowed-attr | Ensures ARIA attributes are allowed for an element's role... | |
aria-valid-attr-value | Ensures all ARIA attributes have valid values... | |
aria-valid-attr | Ensures attributes that begin with aria- are valid ARIA attributes... | |
button-name | Ensures buttons have discernible text... | |
nested-interactive | Nested interactive controls are not announced by screen readers... |