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 | 144 | |
passed | ActionBar > overview > 1 | accessibility | 247 | |
passed | ActionBar > overview > 2 | snapshot | 45 | |
passed | ActionBar > overview > 2 | accessibility | 133 | |
passed | ActionBar > overview > 3 | snapshot | 70 | |
passed | ActionBar > overview > 3 | accessibility | 140 | |
passed | ActionBar > overview > 4 | snapshot | 45 | |
passed | ActionBar > overview > 4 | accessibility | 131 | |
passed | ActionBar > overview > 5 | snapshot | 51 |
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% |