Ghost/test/regression
Naz e63e4bb193 Hardened frontend tests checking API engine
refs 0f59537b96
refs https://github.com/TryGhost/Team/issues/221
refs 303046bc0a

- When the referenced changes were introduced they did not take into account upcoming engine versions and provided little guidance about what other areas might need to be checked and changed
- The last referenced commit shows an approximate scale of changes that might be beened when frontend engine defaults are modified in the future
2021-02-24 18:55:12 +13:00
..
api 🐛 Fixed unexpected members-only content appearing in excerpt field (#12670) 2021-02-18 14:12:06 +00:00
exporter
importer Updated mobiledoc tests for lazy loaded images (#12672) 2021-02-18 19:49:40 +00:00
migrations
models Updated mobiledoc tests for lazy loaded images (#12672) 2021-02-18 19:49:40 +00:00
settings
site Hardened frontend tests checking API engine 2021-02-24 18:55:12 +13:00
update-check
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.