Ghost/core/test/regression
Naz Gargol acdcadc396
🔥 Dropped Node v6 support (#10771)
no issue
    
- Node v6 has come to EOL as of 2019-04-30 (ref. https://github.com/nodejs/Release#end-of-life-releases)
- Removed Node v6 specific tests and code
2019-06-03 14:20:23 +02:00
..
api 🔥 Dropped Node v6 support (#10771) 2019-06-03 14:20:23 +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 Model regression tests cleanup (#10639) 2019-03-26 11:37:32 +08:00
site 🐛 Fixed redirects to external URL 2019-04-01 12:33:29 +08: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.