Ghost/test
Hannah Wolfe 726db1c0ec
Added integration test config & moved db-driven tests
- some tests are necessarily driven from the db
- these are like unit tests, except they only make sense if using the db - else you have to stub too much to make them worthwhile
- for these rare but important cases, we have the clear concept of integration tests
2021-10-06 13:51:24 +01:00
..
e2e-api Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
e2e-frontend Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
e2e-server Moved server e2e tests to own folder 2021-10-06 12:55:37 +01:00
integration Added integration test config & moved db-driven tests 2021-10-06 13:51:24 +01:00
regression Added integration test config & moved db-driven tests 2021-10-06 13:51:24 +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