docbrown/app/javascript/article-form/components/__tests__
Nick Taylor d623157eee
Fixed some frontend tests causing unhandled rejection errors (#11627)
* Fixed unhandled rejection in <ImageUploader /> test.

* Fixed <FollowUsers /> tests.

* Fixed the tests for the <RequestManager /> component.

* Fixed unhandled rejection in search utilities.

* Added an unhandledRejection listener so tests will fail if a Promise fails.

* Added a comment about why you might get an unhandled rejection exception.
2020-11-26 06:11:25 -05:00
..
ArticleCoverImage.test.jsx [deploy] Fixed issue with drag and drop image for cover image in editor. (#10254) 2020-09-08 16:43:23 -04:00
Close.test.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
dragAndDropHelpers.test.js Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
Form.test.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
Help.test.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
ImageUploader.test.jsx Fixed some frontend tests causing unhandled rejection errors (#11627) 2020-11-26 06:11:25 -05:00
Options.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
PageTitle.test.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
Preview.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
Tabs.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
Title.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00