Ghost/ghost/core/test
Hannah Wolfe 032a26f9f3
Fixed users:no-owner fixture to add roles correctly
- This fixture would only work if the roles were inserted by the fixture system
- In most cases, this fixture was adding users without their associated roles
- Now we assume the roles exist already, and that we need to map users to each role
- This will allow us to more easily test user roles in e2e tests
2022-09-02 08:26:30 +01:00
..
e2e-api Fixed users:no-owner fixture to add roles correctly 2022-09-02 08:26:30 +01:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Added missing return in create-stripe-update-session 2022-08-29 14:02:58 +02:00
e2e-server Removed out of date history items from UrlHistory 2022-08-25 16:09:34 -04:00
e2e-webhooks Enabled member attribution flag in all tests (#15317) 2022-08-25 15:25:01 -04:00
integration Added members_subscription_created_events table & model 2022-08-18 10:45:53 -04:00
regression Enabled member attribution flag in all tests (#15317) 2022-08-25 15:25:01 -04:00
unit Reset magic link rate limiting upon successful login (#15345) 2022-09-01 08:54:14 -04:00
utils Fixed users:no-owner fixture to add roles correctly 2022-09-02 08:26:30 +01:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00