Ghost/test/regression/site
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
..
dynamic_routing_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
frontend_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
site_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
UrlService_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00