Optimize readability of several tests
- 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
Showing
Please register or sign in to comment