• Robert Knight's avatar
    Optimize readability of several tests · 8e7cd3ca
    Robert Knight authored
     - Rename `getElement` => `findElementByTestId` for clarity
     - Eliminate unnecessary `context` blocks in `MarkdownEditor` tests
     - Narrow scope of `console.warn` suppression in `useArrowKeyNavigation`
       test
     - Explain why keyboard navigation tests do not use Enzyme
    8e7cd3ca
keyboard-navigation-test.js 8.4 KB