Ghost/ghost/core/test
Daniel Lockyer 01e90dfb65 Extracted regression tests to a separate workflow
refs https://github.com/TryGhost/Toolbox/issues/592

- this commit extracts the regression tests into a separate workflow
- this means they run in parallel and reduce the time we have to wait
  for DB tests in general
- also fixes a test that was reliant on being run after the E2E
  tests (!)
2023-06-13 16:47:19 +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 Extracted regression tests to a separate workflow 2023-06-13 16:47:19 +02: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