0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Hannah Wolfe 688d8c9051 🐛 Downgraded errors to warnings for img_url
refs #8703

- Instead of throwing errors, throw warnings for incorrect usage of the img_url helper
- Differentiate between no attribute passed, and attribute evaluating to undefined
2017-08-29 10:31:00 +02:00
..
adapters
api
auth
config
controllers/frontend 🐛 Fixed channel context to be based on res.locals (#8910) 2017-08-16 11:06:30 +01:00
data/importer
mail 🔥 fromaddress support (#8753) 2017-07-27 12:27:38 +04:00
metadata Facebook and Twitter data per post feature (#8827) 2017-08-03 15:48:39 +04:00
middleware Improved version match logic (#8922) 2017-08-22 10:59:01 +01:00
models/base
models_plugins
server_helpers 🐛 Downgraded errors to warnings for img_url 2017-08-29 10:31:00 +02:00
settings
sitemap
themes
utils Renamed test file so it gets run in Travis (#8923) 2017-08-21 11:03:01 +07:00
admin_spec.js
api_utils_spec.js
apps_filters_spec.js
apps_spec.js
errors_spec.js
exporter_spec.js
filters_spec.js
ghost_sdk_spec.js 🛠 🙈 Rename ghost-url.js to ghost-sdk.js (#8767) 2017-07-28 18:23:32 +04:00
migration_fixture_utils_spec.js
migration_spec.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
permissions_spec.js 🐛 be able to serve locked users (#8711) 2017-07-20 12:45:13 +01:00
rss_spec.js 🦄 Channels: Stored config in res.locals not req (#8884) 2017-08-14 10:21:24 +07:00
server_helpers_index_spec.js
server_helpers_template_spec.js
server_utils_spec.js
slack_spec.js
social-urls_spec.js
utils_pipeline_spec.js
validation_spec.js
xmlrpc_spec.js