0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Katharina Irrgang 58157b1411
🐛Fixed asset redirects (#9455)
closes #9445

- redirects all asset requests if https is configured (theme, core, images)
- re-use and extend our url-redirect middleware
- add proper integration tests for our express site app (no db interaction, component testing required for such important use cases)
- i added some more general tests
- should avoid mixed content warnings in the browser
2018-02-14 17:21:31 +01:00
..
functional Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
integration 🐛Fixed asset redirects (#9455) 2018-02-14 17:21:31 +01:00
unit Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
utils 🐛Fixed asset redirects (#9455) 2018-02-14 17:21:31 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00