Ghost/test/regression
2021-08-06 18:15:32 +04:00
..
api Removed stray .only statement in tests 2021-08-06 18:15:32 +04:00
exporter Added OAuth user data 2021-07-27 17:56:07 +02:00
importer Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
migrations Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
models Reverted "Moved disguised unit tests into regression test suite" 2021-07-19 13:22:31 +04:00
settings Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
site Removed redundant theme engine stubbing in tests 2021-08-06 17:16:33 +04: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.