created:3/5/2021
updated:3/5/2021
loc
183
comments
23%
passed
8
coverage
10%
SearchInput
an input component combined with a popover, can be used for incremental search.
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
SearchInput.test.ts(8 tests) | ||||
passed | SearchInput > overview | snapshot | 140 | |
passed | SearchInput > overview | accessibility | 373 | |
passed | SearchInput > defaultRender | snapshot | 172 | |
passed | SearchInput > defaultRender | accessibility | 1290 | |
passed | SearchInput > placeholder | snapshot | 66 | |
passed | SearchInput > placeholder | accessibility | 232 | |
passed | SearchInput > customize | snapshot | 31 | |
passed | SearchInput > customize | accessibility | 209 |
total 8 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
SearchInput.tsx | |||||
lines | 62 | 20 | 0 | 32.25% | |
functions | 15 | 2 | 0 | 13.33% | |
statements | 64 | 21 | 0 | 32.81% | |
branches | 51 | 5 | 0 | 9.8% |