• Eduardo Sanz García's avatar
    Added accessibility tests to notebook components · d7a2a4e8
    Eduardo Sanz García authored
    Added a11y tests to these components:
    
    - NotebookView
    - FilterSelect
    - NotebookResultCount
    - PaginationNavigation
    
    To following components I didn't add a11y tests because they are
    wrappers of one or several components already tested:
    
    - PaginatedThreadList (ThreadList + PaginationNavigation)
    - NotebookFilters (FilterSelect)
    d7a2a4e8
PaginationNavigation-test.js 4.38 KB