Ghost/core/test/unit/middleware
Hannah Wolfe 8895f41ee2 Uncapitalise respects subdirectories & no encoding
no issue

- Uncapitalise was dropping the subdirectory when redirecting - so the base url has been added where present
- Uncapitalise was also working differently in node 0.10 and 0.12 - so the path is decoded before testing for uppercase
- Adds some test coverage
2015-09-24 18:52:30 +01:00
..
api-error-handlers_spec.js Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
auth-strategies_spec.js Improve middleware coverage 2015-08-21 23:46:42 +02:00
authentication_spec.js Remove duplicate function 2015-08-12 15:17:09 +02:00
cache-control_spec.js Fix cache-control test 2015-09-03 17:42:15 +02:00
check-ssl_spec.js Improve Middleware Code Coverage 2015-09-08 18:05:22 +02:00
decide-is-admin_spec.js Improve API error handling 2015-06-15 10:08:30 +01:00
private-blogging_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
redirect-to-setup_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
serve-shared-file_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
spam-prevention_spec.js Move the spam prevention into its own file. 2015-05-29 08:59:29 -07:00
static-theme_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
theme-handler_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
uncapitalise_spec.js Uncapitalise respects subdirectories & no encoding 2015-09-24 18:52:30 +01:00