created:3/5/2021
updated:3/5/2021
loc
23
comments
22%
passed
10
coverage
100%
ProgressIndicator
Progress indicator with a label
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
ProgressIndicator.test.ts(10 tests) | ||||
passed | ProgressIndicator > overview > 1 | snapshot | 102 | |
passed | ProgressIndicator > overview > 1 | accessibility | 203 | |
passed | ProgressIndicator > overview > 2 | snapshot | 89 | |
passed | ProgressIndicator > overview > 2 | accessibility | 205 | |
passed | ProgressIndicator > overview > 3 | snapshot | 189 | |
passed | ProgressIndicator > overview > 3 | accessibility | 371 | |
passed | ProgressIndicator > overview > 4 | snapshot | 155 | |
passed | ProgressIndicator > overview > 4 | accessibility | 271 | |
passed | ProgressIndicator > overview > 5 | snapshot | 136 |
total 10 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
ProgressIndicator.tsx | |||||
lines | 3 | 3 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 4 | 4 | 0 | 100% | |
branches | 0 | 0 | 0 | 100% |
3
id | description | |
---|---|---|
avoid-inline-spacing | Ensure that text spacing set through style attributes can be adjusted with custom stylesheets... | |
color-contrast | Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds... | |
nested-interactive | Ensure controls are not nested as they are not announced by screen readers... |