Ghost/test/regression
Nazar Gargol 5f00619d1a Renamed members import/export endpoints
refs cb26fd9305

- Reasoning behind the rename in referenced commit
2020-06-16 18:08:50 +12:00
..
api Renamed members import/export endpoints 2020-06-16 18:08:50 +12:00
exporter
importer Fixed regression tests 2020-06-15 09:41:11 +01:00
migrations Fixed broken regression tests from #11861 2020-06-02 16:20:57 +02:00
models 🐛 Fixed small images appearing smaller in post content 2020-06-15 16:24:02 +01:00
site Updated edit URLs to use consistent correct URLs 2020-06-01 08:42:11 +01:00
update-check
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.