created:3/5/2021
updated:3/5/2021
loc
18
comments
56%
passed
10
coverage
75%
Value
Displays a value with a small label
Name | Description | Default | Controls |
---|---|---|---|
label | label - usually smaller and muted ReactNode | - | |
value | highlighted value ReactNode | - |
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
Value.test.ts(10 tests) | ||||
passed | Value > overview > 1 | snapshot | 51 | |
passed | Value > overview > 1 | accessibility | 76 | |
passed | Value > overview > 2 | snapshot | 29 | |
passed | Value > overview > 2 | accessibility | 43 | |
passed | Value > overview > 3 | snapshot | 33 | |
passed | Value > overview > 3 | accessibility | 57 | |
passed | Value > overview > 4 | snapshot | 38 | |
passed | Value > overview > 4 | accessibility | 67 | |
passed | Value > overview > 5 | snapshot | 49 |
total 10 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
Value.tsx | |||||
lines | 4 | 4 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 7 | 7 | 0 | 100% | |
branches | 4 | 3 | 0 | 75% |