Ghost/ghost/core/test/e2e-api/members-comments
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
..
__snapshots__ 🐛 Add ability to cache comments count endpoint 2022-11-02 10:54:12 +04:00
comments.test.js Fixed sending emails when using MembersAgent.loginAs (#15791) 2022-11-09 16:25:42 +01:00