Ghost/ghost/admin/config
Kevin Ansfield fc501add94 Fixed editor not loading in Admin acceptance tests
closes https://linear.app/tryghost/issue/PLG-176

The editor files were previously stubbed for testing because we didn't have a way to load the externally-hosted files. This made testing slow and difficult because the only way to test the Admin integration was via Ghost's e2e browser tests.

- unstubbed the editor globals so `fetchKoenigLexical()` actually tries to import the external assets
- updated `ember-cli-build` to copy the Koenig UMD file over to the assets directory in development/test builds
- updated `environment.js` to set the required filename for the default asset import to successfully hit the test environment hosted files
- updated lexical editor acceptance tests to demonstrate the editor loads successfully for new and existing posts
2024-08-21 11:49:05 +01:00
..
coverage.js Fixed admin coverage reporting (#16512) 2023-03-28 11:07:28 -07:00
deprecation-workflow.js Update dependency ember-infinity to v2.1.1 (#1484) 2020-05-12 09:05:17 +01:00
environment.js Fixed editor not loading in Admin acceptance tests 2024-08-21 11:49:05 +01:00
optional-features.json Enabled Ember's template-only-gimmer-components feature 2020-05-28 12:33:49 +01:00
targets.js Adjusted browser support to include Safari 12 2020-09-30 09:48:47 +01:00