docbrown/app/javascript/article-form/components/__tests__
Viviane Dias 27373c6cf8
Improves UI unit tests by correcting wrong use of queries (#17599)
* 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
2022-05-09 14:23:56 +01:00
..
AccessibilitySuggestions.test.jsx Advise users about potential accessibility failings in their posts - RFC #58 (#13745) 2021-06-03 10:27:12 +01:00
ArticleCoverImage.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
Close.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
dragAndDropHelpers.test.js Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
Form.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
Help.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
ImageUploader.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
Options.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
PageTitle.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
pasteImageHelpers.test.jsx Add paste image (#10212) 2021-02-04 10:58:56 -05:00
Preview.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
Tabs.test.jsx Improves UI unit tests by correcting wrong use of queries (#17599) 2022-05-09 14:23:56 +01:00
Title.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00