Ghost/test/regression
Hannah Wolfe 61bb4ae770
Moved parent vhost test back to regression temporarily
- this test file uses a different pattern to the other test files
- not yet sure if the pattern is terrible or genius, need to assess before moving it into a folder full of what are meant to be exemplary tests
2021-10-08 13:50:37 +01:00
..
api Moved server e2e tests to own folder 2021-10-06 12:55:37 +01:00
importer Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
models Moved default settings population test to regression suite 2021-09-01 15:23:57 +04:00
site Moved parent vhost test back to regression temporarily 2021-10-08 13:50:37 +01: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.