0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/regression
Hannah Wolfe b804dcec30
Renamed and moved "express mock" style tests
- Clarifying that these tests use a different pattern and we're not sure if it's staying or going
2021-10-20 13:18:34 +01:00
..
api Moved server e2e tests to own folder 2021-10-06 12:55:37 +01:00
importer Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
mock-express-style Renamed and moved "express mock" style tests 2021-10-20 13:18:34 +01:00
models Moved URL service to backend 2021-10-19 07:29:09 +13:00
site Renamed and moved "express mock" style tests 2021-10-20 13:18:34 +01:00
README.md Updated acceptance&regression test suite readmes 2021-01-22 16:42:02 +13:00

Regression Tests

These tests should ensure that we don't break Ghost for all available APIs.

The goal is that most of these packages use Ghost's API's to test behaviours, otherwise transform the tests into unit tests.