Ghost/test
Hannah Wolfe 592d02fd23 🐛 Fixed perms error when building public assets
closes: https://github.com/TryGhost/Ghost/issues/13739

- Ghost cannot write to the core folder in correctly configured production installations
- Built assets therefore need to be written to the content directory
- Ghost does not overwrite anything in the content folder as part of an upgrade, therefore static files that are provided by Ghost
  must still live inside /core
- So as a result, we now have core/frontend/public and content/public
2021-11-19 11:36:45 +00:00
..
e2e-api Added Tenor contentFilter setting to config 2021-11-16 17:42:26 +00:00
e2e-frontend Force start in email route tests to pick up stubbed API 2021-11-17 10:51:46 +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 load of settings 2021-11-19 10:47:21 +00:00
regression Force start in email route tests to pick up stubbed API 2021-11-17 10:51:46 +00:00
unit 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
utils Added extra debug to test utilities 2021-11-19 10:47:21 +00: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