docbrown/app/javascript/article-form/components/__tests__
Fernando Valverde 75a722bd6e
ForemMobile namespaced functions (#15212)
* window.ForemMobile namespaced functions

* Fix broken Buildkite

* Wait for data-loaded before using Runtime in pack

* Bring back sprockets base

* Better error handling

* Smal fixes to ConsumerApp to support Android platform

* Fix typo

* utilities/waitForDataLoaded.js

* Update app/javascript/utilities/waitForDataLoaded.js

Co-authored-by: Nick Taylor <nick@forem.com>

* Review feedback

* Fix failing spec

* Cleanup promise

* Remove old utility file

* Add Cypress check for namespaced availability

* More specs

* Refactor to rely on ForemMobile for native bridge messaging

* Fix spec/requests/api/v0/instances_spec.rb

* Fix devices spec

* Remove changes to /api/instance

* Refactor to dynamic import

* Fix typo

* Fixed custom event detail payload for tests.

* mock ForemMobile function instead of webkit call directly

* failing jest test debug

* Another attempt

* Fixed broken test that was missing an onMainImageUrlChange prop on the component.

* Fixed mobile bridging E2E tests.

* Move Cypress tests to mobileFlows

* Add JSDocs + cypress spec for injectJSMessage when logged out

* Cleanup + Disable native image upload until AppStore approval

Co-authored-by: Nick Taylor <nick@forem.com>
Co-authored-by: Nick Taylor <nick@dev.to>
2021-11-23 15:25:29 -06: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 ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
Close.test.jsx updates article form to have warning modal (#12430) 2021-01-28 11:32:28 -05:00
dragAndDropHelpers.test.js Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
Form.test.jsx Refactor problematic markup for upload image (#13947) (#14431) 2021-08-09 16:00:01 +01: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 ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06: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
pasteImageHelpers.test.jsx Add paste image (#10212) 2021-02-04 10:58:56 -05: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