created:3/5/2021
updated:3/5/2021
loc
42
comments
24%
passed
6
coverage
100%
Pagination
Pagination component to navigate previous/next page
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
Pagination.test.ts(6 tests) | ||||
passed | Pagination > overview | snapshot | 68 | |
passed | Pagination > overview | accessibility | 277 | |
passed | Pagination > onlyPrev | snapshot | 17 | |
passed | Pagination > onlyPrev | accessibility | 150 | |
passed | Pagination > onlyNext | snapshot | 15 | |
passed | Pagination > onlyNext | accessibility | 149 |
total 6 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
Pagination.tsx | |||||
lines | 5 | 5 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 6 | 6 | 0 | 100% | |
branches | 4 | 4 | 0 | 100% |