Ghost/test
Hannah Wolfe 621cfd9866
Moved admin redirect middleware to named file
- moving this middleware because we're about to add a second piece of middleware
- it's easier to see what we have when each middleware is in its own file rather than in one big middleware.js file
2021-11-25 14:29:17 +00:00
..
e2e-api Removed use of ghostServer variable pattern 2021-11-25 03:20:47 +13:00
e2e-frontend Rewritten HTMLErrorRenderer w/o asset helper & template 2021-11-24 13:01:06 +00:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00
regression Removed v2/v3 redirects tests 2021-11-25 11:59:31 +04:00
unit Moved admin redirect middleware to named file 2021-11-25 14:29:17 +00:00
utils Added number of server boots to test reporting 2021-11-25 09:52:30 +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