Ghost/test/regression
2021-09-27 09:59:09 +01:00
..
api Added custom_theme_settings table/model (#13327) 2021-09-23 11:51:18 +01:00
exporter Added custom_theme_settings table/model (#13327) 2021-09-23 11:51:18 +01:00
importer Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
migrations Added custom theme settings browse/edit permissions for Administrators (#13361) 2021-09-27 09:59:09 +01:00
models Moved default settings population test to regression suite 2021-09-01 15:23:57 +04:00
settings Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
site Switched post routing to uuid instead of slug 2021-08-19 12:27:45 +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.