created:3/5/2021
updated:3/5/2021
loc
23
comments
17%
passed
2
coverage
33%
Pagination
displays automatic pagination to the next/previous document of this same type.
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
Pagination.test.ts(2 tests) | ||||
passed | Pagination > overview | snapshot | 63 | |
passed | Pagination > overview | accessibility | 228 |
total 2 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
Pagination.tsx | |||||
lines | 8 | 8 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 9 | 9 | 0 | 100% | |
branches | 6 | 2 | 0 | 33.33% |
id | description | |
---|---|---|
aria-allowed-role | Ensures role attribute has an appropriate value for the element... | |
aria-hidden-focus | Ensures aria-hidden elements do not contain focusable elements... | |
color-contrast | Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds... | |
identical-links-same-purpose | Ensure that links with the same accessible name serve a similar purpose... | |
link-name | Ensures links have discernible text... |