Ghost/ghost/core/test
Simon Backx f4660b440b
Fixed sending emails when using MembersAgent.loginAs (#15791)
fixes https://github.com/TryGhost/Team/issues/1903

MembersAgent.loginAs sends email, asynchronously via events. Which
conflicts with tests that also test emails. We cannot properly await
these events, so this is currently fixed with a timeout of 200ms. But
this was too random and unreliable.
2022-11-09 16:25:42 +01:00
..
e2e-api Fixed sending emails when using MembersAgent.loginAs (#15791) 2022-11-09 16:25:42 +01:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed validation for Members API newsletters endpoint 2022-11-07 17:18:36 +07:00
e2e-server Added Vary value for CORS in Frontend 2022-11-02 17:23:47 +08:00
e2e-webhooks Added e2e tests for post.rescheduled webhook (#15735) 2022-11-05 13:52:03 +00:00
integration Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
regression Fixed default setting count regression test 2022-10-27 18:37:45 +02:00
unit Updated ghost head test to ignore Portal/Search version (#15777) 2022-11-07 15:09:26 +01:00
utils Fixed sending emails when using MembersAgent.loginAs (#15791) 2022-11-09 16:25:42 +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