Ghost/test
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
..
e2e-api Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
e2e-frontend Cleaned up some e2e/integration tests 2021-10-06 14:40:39 +01:00
e2e-server Moved server e2e tests to own folder 2021-10-06 12:55:37 +01:00
integration Cleaned up some e2e/integration tests 2021-10-06 14:40:39 +01:00
regression Cleaned up some e2e/integration tests 2021-10-06 14:40:39 +01:00
unit Removed 2 test files that weren't deleted when moved 2021-10-06 12:17:26 +01:00
utils Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00