Ghost/core/test/utils
Katharina Irrgang 9bea2077cf 🐛 ensure import of scheduled posts works (#8454)
closes #8354

- i thought about transforming scheduled posts into drafts on export, but this has two disadvantages:
  1. existing exports with scheduled posts won't import
  2. if you schedule a post for next week and you export/import earlier, the post is back to draft
- by this we ensure that we can simply import the post back to a scheduled post
- if the published_at is already in the past, the scheduler will care and instantly publish the post
2017-05-12 15:11:52 +02:00
..
fixtures 🐛 ensure import of scheduled posts works (#8454) 2017-05-12 15:11:52 +02:00
mocks improvement: add mocks helper module for test env 2016-06-10 09:23:00 +02:00
api.js Move activation to themes endpoint (#8093) 2017-03-08 10:46:03 +00:00
assertions.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
configUtils.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
fork.js 😱 🚀 🎨 tests: use truncate instead of database deletion (#8119) 2017-03-09 19:38:20 +00:00
index.js suspend user feature (#8114) 2017-03-13 12:03:26 +00:00