Ghost/core/test/unit
Hannah Wolfe 4e3b21b7da Permissions Improvements
refs #3083, #3096

In order to implement advanced permissions based on roles for specific
actions, we need to know
what role the current context user has and also what action we are
granting permissions for:
- Permissible gets passed the action type
- Effective permissions keeps the user role and eventually passes it to
  permissible
- Fixed spelling
- Still needs tests
2014-07-28 06:29:59 +01:00
..
apps_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
bootstrap_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
config_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
errorHandling_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
filters_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
frontend_spec.js Five posts per page 2014-07-24 17:43:48 +01:00
mail_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
middleware_spec.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
permissions_spec.js Permissions Improvements 2014-07-28 06:29:59 +01:00
server_helpers_index_spec.js Correct meta_title for author pages. 2014-07-25 19:48:49 +00:00
server_helpers_template_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
server_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_client_integrated_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostGFM_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostimagepreview_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
storage_localfilesystem_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
xmlrpc_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00