Ghost/core/test/regression
Nazar Gargol 9d69951c81 Fixed frontend regression test
no issue

- Fixed require for a wrong module as this part of settings has been moved
2019-06-26 09:41:37 +02:00
..
api Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
apps/subscribers
exporter
importer Fixed intergration tests 2019-03-19 11:28:21 +08:00
migrations Added notification access persmission for users of Editor role 2019-04-18 13:02:23 +02:00
models Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
site Fixed frontend regression test 2019-06-26 09:41:37 +02:00
update-check Fixed regression test 2019-05-02 21:04:16 +02: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.