Ghost/test/integration
Hannah Wolfe e4074286df
Cleaned up some e2e/integration tests
- e2e tests are tests that cover critical functionality by booting ghost
- integration tests are more like unit tests, but need to initialise and use a db
- so settings shouldn't start Ghost, url service is critical and should be in integration, and preview is critical and should be in e2e
2021-10-06 14:40:39 +01:00
..
exporter Added integration test config & moved db-driven tests 2021-10-06 13:51:24 +01:00
migrations Added integration test config & moved db-driven tests 2021-10-06 13:51:24 +01:00
settings Cleaned up some e2e/integration tests 2021-10-06 14:40:39 +01:00
url_service.test.js Cleaned up some e2e/integration tests 2021-10-06 14:40:39 +01:00