Ghost/ghost/core/test
Fabien "egg" O'Carroll cf83d169db Added use of a slug generator to offload calculation of slugs
When we end up wiring this to the database, this generator will also ensure
uniqueness by appending/incrementing a number on the end of the slug. Long term
it would be good to offload this to a shared slug service, this could also
ensure that slugs are unique globally or between multiple tables, if desired
2023-06-29 01:40:05 +01:00
..
e2e-api Added use of a slug generator to offload calculation of slugs 2023-06-29 01:40:05 +01:00
e2e-browser Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
e2e-frontend Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-server Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-webhooks Fixed leaking pivot fields (#17142) 2023-06-28 13:16:50 +01:00
integration Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
regression Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
unit Added tables to persist Collections 2023-06-23 16:11:55 +02:00
utils Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00