Ghost/ghost/core/test/unit
Sanne de Vries 1b0adcf4ab Fixed missing stub for DNS in GhostMailer Direct tests
- without this, Node will try and resolve the domain name but local DNS
  resolvers can take a while to timeout, which causes the tests to timeout
- `nodemailer-direct-transport` calls `dns.resolveMx`, so if we stub that
  function and return an empty array, we can avoid any real DNS lookups
2023-03-17 18:16:30 +01:00
..
api/canary Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
frontend 🐛 Fixed mainEntityOfPage property within page metadata 2023-03-17 15:13:28 +01:00
server Fixed missing stub for DNS in GhostMailer Direct tests 2023-03-17 18:16:30 +01:00
shared Removed all unused variables from test files 2023-03-10 14:29:55 +01:00