docbrown/app/javascript/onboarding/components
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
..
__tests__ Fixed some frontend tests causing unhandled rejection errors (#11627) 2020-11-26 06:11:25 -05:00
EmailPreferencesForm.jsx Uncheck email preferences by default (#10919) 2020-10-19 10:20:03 -04:00
FollowTags.jsx Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
FollowUsers.jsx Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
IntroSlide.jsx Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
Navigation.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
ProfileForm.jsx Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00