Ghost/test/regression
Naz 6e075c78bf Moved URL service to backend
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- URL module is part of the backend heavily dependent on the model and fits perfectly here. Frontend should get the data it needs by passing a URL manager instance to it
2021-10-19 07:29:09 +13:00
..
api Moved server e2e tests to own folder 2021-10-06 12:55:37 +01:00
importer
models Moved URL service to backend 2021-10-19 07:29:09 +13:00
site Moved parent vhost test back to regression temporarily 2021-10-08 13:50:37 +01:00
README.md

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.