Ghost/core/test/unit/services
Nazar Gargol cea598597b Restructured theme check logic
refs #10571

- Removes dependency on 'context' property being set in error when
checking a theme
- Refactoring was needed to be able to avoid passing checked theme as a
part of thrown error (logic was relying on error having this specific
data in context property). This created a problem where we controlled
the logic flow with data in error object.
- Introduced 2 different types of theme check handling, one behaves the
same way as before, the other gives more granulac control to the caller
to decide what to do with returned errors.
2019-04-22 22:34:12 +02:00
..
apps Refactored proxy to not take name param 2019-04-16 11:05:33 +02:00
auth
mail Loosened equality check for error message in GhostMailer test 2019-03-22 13:37:00 +00:00
permissions
routing Removed use of filters module 2019-04-16 11:05:33 +02:00
rss
settings
themes Restructured theme check logic 2019-04-22 22:34:12 +02:00
url Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
slack_spec.js
xmlrpc_spec.js