docbrown/app/javascript/onboarding/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
..
EmailPreferencesForm.test.jsx Uncheck email preferences by default (#10919) 2020-10-19 10:20:03 -04:00
FollowTags.test.jsx Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
FollowUsers.test.jsx Fixed some frontend tests causing unhandled rejection errors (#11627) 2020-11-26 06:11:25 -05:00
IntroSlide.test.jsx Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
ProfileForm.test.jsx Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00