Ghost/test/regression
Kevin Ansfield 0c5c7b32b8 Fixed members import regression tests
refs 14c6968388

- updates expected member labels length asserts to account for auto-generated import label being attached
2020-07-26 18:57:11 +01:00
..
api Fixed members import regression tests 2020-07-26 18:57:11 +01:00
exporter
importer 🐛 Fixed importing Stripe Plans with amount 0 (#12062) 2020-07-20 14:59:23 +02:00
migrations
models Updated Member model to cascade on destroy (#12077) 2020-07-23 18:21:10 +02:00
settings Added new stripe webhook settings (#12028) 2020-07-10 16:26:06 +02:00
site 🐛 Fixed edit link for staff members 2020-07-21 12:28:50 +01:00
update-check
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.