Ghost/test/regression
2021-01-14 18:39:27 +13:00
..
api 🐛 Fixed redirects "to" query params forwarding (#12333) 2021-01-05 14:11:06 +13:00
exporter
importer
migrations
models
settings
site
update-check Fixed linting error 2021-01-14 18:39:27 +13:00
README.md

Regression Tests

This folder should contain packages which we test in a cron job once per day. These tests should ensure that we don't break Ghost.

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