Ghost/ghost/core/test/utils/fixtures
Simon Backx 6e72767a50
Fixed verification trigger not working for large imports (#15887)
fixes https://github.com/TryGhost/Team/issues/2326

When importing more than 500 members, we didn't testImportThreshold at
the right time. It was called too early because the importing job was
not awaited. This also adds an E2E test for this case.
2022-11-28 18:22:10 +01:00
..
admin-build 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
config Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
csv Fixed verification trigger not working for large imports (#15887) 2022-11-28 18:22:10 +01:00
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 Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
import Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
media Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02: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 Wired up the payment service to create stripe checkout sessions 2022-10-25 09:03:04 +07:00
default-settings.json Update the cover image in default fixtures (#15817) 2022-11-15 21:19:50 +00:00
fixtures.json Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
test.hbs Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00