0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
kirrg001 e99015e700 Refactored importer tests
no issue

- these tests were a mess
- we had many duplicated tests
- it was very hard to work with the exporter files
- i have tidied up the whole file
  - first section: all general importer tests based on the current Ghost version
  - second section: 1.0 tests
- everything is now JSON based (much easier to control)
2018-08-16 12:13:24 +02:00
..
adapters ES6 migration: server/adapters/scheduling/post-scheduling (#9698) 2018-06-26 00:46:31 +02:00
api 🎨 Koenig - Added support for shortened URLs in embed card (#9781) 2018-08-12 15:57:19 +02:00
apps ES6 migration: server/apps/amp (#9667) 2018-07-23 14:43:01 +02:00
config Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
data Refactored importer tests 2018-08-16 12:13:24 +02:00
helpers Updated docs links 2018-07-20 23:49:16 +02:00
lib Koenig - Render image title attribute if present 2018-08-13 09:48:04 +01:00
models Renamed amp post column to column_id 2018-08-16 12:13:24 +02:00
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
translations Updated docs links 2018-07-20 23:49:16 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Updated docs links 2018-07-20 23:49:16 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Consistent event names 2018-04-15 23:52:42 +02:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00