* test(cover-image): uses correct queries for ui unit tests * test(form): replaces queries to getByRole and adds expect where necessary * feat(help): adds expect assert and uses within to test inside specific block * feat(image-uploader): uses correct queries to validate behaviour * test: corrects queries and adds expect assertions to some unit tests |
||
|---|---|---|
| .. | ||
| AccessibilitySuggestions.test.jsx | ||
| ArticleCoverImage.test.jsx | ||
| Close.test.jsx | ||
| dragAndDropHelpers.test.js | ||
| Form.test.jsx | ||
| Help.test.jsx | ||
| ImageUploader.test.jsx | ||
| Options.test.jsx | ||
| PageTitle.test.jsx | ||
| pasteImageHelpers.test.jsx | ||
| Preview.test.jsx | ||
| Tabs.test.jsx | ||
| Title.test.jsx | ||