Ghost/ghost/core/test/unit/server/services
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
..
adapter-manager Added JSDoc to adapter options resolver 2022-09-06 17:51:57 +08:00
api-version-compatibility Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
auth Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
custom-redirects Renamed redirects to custom-redirects 2022-09-14 13:24:17 -04:00
frontend-data-service Prevent error logs from occuring in Ghost unit test suite 2023-03-01 16:37:46 +00:00
link-tracking Added endpoint for fixing newsletter links 2022-10-20 17:50:02 +05:30
mail Fixed missing stub for DNS in GhostMailer Direct tests 2023-03-17 18:16:30 +01:00
members Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
mentions Prevent error logs from occuring in Ghost unit test suite 2023-03-01 16:37:46 +00:00
milestones Added BookshelfMilestoneRepository implementation (#16305) 2023-02-22 15:53:29 +02:00
newsletters Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
notifications Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
oembed Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
permissions Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
posts Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
route-settings Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
settings Added email snapshots to settings BREAD service test 2023-01-18 14:19:27 +01:00
settings-helpers Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
slack-notifications Simplyfied milestone event meta data 2023-02-23 17:21:20 +02:00
staff Improved network access and mocking in tests (#16371) 2023-03-07 13:20:28 +01:00
stripe Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
themes Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
url Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
users Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
webhooks Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
labs.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
limits.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
slack.test.js Prevent error logs from occuring in Ghost unit test suite 2023-03-01 16:37:46 +00:00
xmlrpc.test.js Prevent xmlprc tests from outputting errors for failure cases 2023-02-28 11:14:11 +00:00