created:3/5/2021
updated:3/5/2021
loc
62
comments
21%
passed
20
coverage
88%
ActionBar
A strip of actions to be attached to a container. The action items contain the labels and click event handlers. Actions can accept an order prop, and can also overwrite default actions.
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
ActionBar.test.ts(20 tests) | ||||
passed | ActionBar > overview > 1 | snapshot | 110 | |
passed | ActionBar > overview > 1 | accessibility | 272 | |
passed | ActionBar > overview > 2 | snapshot | 36 | |
passed | ActionBar > overview > 2 | accessibility | 108 | |
passed | ActionBar > overview > 3 | snapshot | 47 | |
passed | ActionBar > overview > 3 | accessibility | 115 | |
passed | ActionBar > overview > 4 | snapshot | 44 | |
passed | ActionBar > overview > 4 | accessibility | 128 | |
passed | ActionBar > overview > 5 | snapshot | 47 |
total 20 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
ActionBar.tsx | |||||
lines | 11 | 11 | 0 | 100% | |
functions | 3 | 3 | 0 | 100% | |
statements | 12 | 12 | 0 | 100% | |
branches | 16 | 14 | 0 | 87.5% |