docbrown/app/javascript/onboarding
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__ Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
components Fixed some frontend tests causing unhandled rejection errors (#11627) 2020-11-26 06:11:25 -05:00
Onboarding.jsx Add Preact dev tools to development bundles (#11459) 2020-11-18 14:20:58 +01:00
utilities.js Onboarding intro slide tweaks (#7162) [deploy] 2020-04-09 08:57:50 -07:00