Ghost/ghost/core/test/utils/fixtures
Chris Raible 7a800ec06e
Fixed flaky test: posts API export can export with order (#16605)
closes Tryghost/Team#2975

- The test was failing because the order of the posts was not guaranteed
- The posts receive a published_at timestamp = new Date() when they are
created, unless a published_at date is passed in
- ~1/3 times the tests would run, the ordering would change and this
test would fail
- This commit fixes the test by passing in a published_at date to ensure
the order is always the same
2023-04-10 18:40:03 -07:00
..
admin-build 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
config Fixed rate limit test (#16258) 2023-02-13 15:16:56 +08:00
csv 🐛 Fixed invalid email getting saved for members (#16021) 2022-12-16 16:47:52 +05:30
data Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
export Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
filter-param Fixed import of bson-objectid in accordance to the typings 2022-10-12 14:54:35 +07:00
images 🐛 Fixed storing original files for images (#16117) 2023-01-30 16:40:50 +01:00
import Reverted zip's root file copying fix 2023-03-16 21:52:24 +01:00
media 🐛 Fixed uploads of m4a files with audio/mp4 content type 2023-03-01 08:32:21 +01:00
settings 🐛 Fixed sitemaps with no content (#15571) 2022-10-12 14:11:19 +01:00
themes Fixed the typo 2022-08-04 15:38:32 +01:00
urls Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
cache-rules.js Enabled shared caching of 404 error responses 2022-09-26 14:54:50 +08:00
context.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
data-generator.js Fixed flaky test: posts API export can export with order (#16605) 2023-04-10 18:40:03 -07:00
default-settings-browser.json Added Portal signup terms settings and migration (#16545) 2023-04-04 10:04:12 +02:00
default-settings.json Added Portal signup terms settings and migration (#16545) 2023-04-04 10:04:12 +02:00
fixtures.json Added migration for Self-Serve Integration permissions 2023-03-24 11:31:25 +01:00
test.hbs Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00