2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/test
Hannah Wolfe 19dde146c1 Renamed redirect functions for clarity
- we had urlRedirects, urlRedirects.adminRedirect and adminRedirects
- all do kinda similar things, but for different contexts so for now I've done a minimal renaming for clarity
- and updated some comments!!
- also removed totally unnecessary if res.isAdmin clause, as we don't use that, and it was never true
2020-04-22 19:31:36 +01:00
..
api-acceptance Changed {subscriber_firstname} replacement to {first_name} 2020-04-20 14:25:58 +01:00
frontend-acceptance Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
regression Moved web/parent-app to web/parent/app 2020-04-21 18:08:29 +01:00
unit Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
utils Removed fixture yarn.lock file 2020-03-31 12:56:15 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00