Ghost/ghost/core/test
Daniel Lockyer 082ab6dc3e Refactored truncateAll util to async-await
refs https://github.com/TryGhost/Toolbox/issues/592

- async-await makes the code easier to read
- also performs a small optimization to only load the foreign_keys
  pragma once for SQLite
2023-06-13 14:46:57 +02:00
..
e2e-api Added GET /collections/:id/posts endpoint 2023-06-13 17:23:09 +07:00
e2e-browser Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
e2e-frontend Fixed flaky frontend members test (#16947) 2023-06-06 14:57:46 +01:00
e2e-server Fixed random timeouts with mysql2 library during tests 2023-06-13 12:52:03 +02:00
e2e-webhooks Added post_revisions as a default include for posts (#16660) 2023-04-18 11:12:35 +01:00
integration Added collections CRUD permissions 2023-06-09 21:13:06 +07:00
regression 🐛 Fixed site setup hanging when mail isn't configured 2023-05-11 11:58:27 -04:00
unit Prevented registering multiple Slack event listeners 2023-06-12 15:04:11 +02:00
utils Refactored truncateAll util to async-await 2023-06-13 14:46:57 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00