created:3/5/2021
updated:3/5/2021
loc
58
comments
7%
passed
2
coverage
79%
Container
page inner container. will display a like to edit the page and a last updated date.
Status | Full name | Title | Time(ms) | |
---|---|---|---|---|
Container.test.ts(2 tests) | ||||
passed | Container > overview | snapshot | 132 | |
passed | Container > overview | accessibility | 317 |
total 2 tests
Kind | Total | Covered | Skipped | % | |
---|---|---|---|---|---|
Container.tsx | |||||
lines | 12 | 12 | 0 | 100% | |
functions | 1 | 1 | 0 | 100% | |
statements | 13 | 13 | 0 | 100% | |
branches | 14 | 11 | 0 | 78.57% |
id | description | |
---|---|---|
aria-allowed-attr | Ensures ARIA attributes are allowed for an element's role... | |
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... | |
aria-valid-attr-value | Ensures all ARIA attributes have valid values... | |
aria-valid-attr | Ensures attributes that begin with aria- are valid ARIA attributes... | |
color-contrast | Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds... | |
empty-heading | Ensures headings have discernible text... | |
heading-order | Ensures the order of headings is semantically correct... | |
identical-links-same-purpose | Ensure that links with the same accessible name serve a similar purpose... | |
link-name | Ensures links have discernible text... |