Ghost/test/unit/services
Vikas Potluri 15d9a77092
Moved config from server to shared (#11850)
* moved `server/config` to `shared/config`
* updated config import paths in server to use shared
* updated config import paths in frontend to use shared
* updated config import paths in test to use shared
* updated config import paths in root to use shared
* trigger regression tests
* of course the rebase broke tests
2020-05-27 18:47:53 +01:00
..
apps Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
auth Remove common errors (#11848) 2020-05-26 19:10:29 +01:00
mail Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
members Added success indicator for members magic links 2020-05-08 13:17:51 +01:00
permissions Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
routing Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
rss Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
settings Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
themes Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
url Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
labs_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
slack_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
xmlrpc_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00