created:3/5/2021
updated:3/5/2021
loc
23
comments
22%
passed
10
coverage
100%

ProgressIndicator

avatar of atanasster

Progress indicator with a label

Overview

3

Test data

select
#
value
max
color
1
4
13
#154153
2
2
7
#0d4106
3
2
12
#5e2519
4
4
15
#650179
5
1
18
#6c4d4a
5 data rows

Controls

Name
Description
Default
Controls
value
number
-
max
number
-
color
string
-

Tests results

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

Tests coverage

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%

A11y tests

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...

Viewport

3
320px
3
375px
3
768px
3
1024px