Ghost/core/test/unit
William Dibbern 9064914829 Added redirect to get rid of /page/1/
Fixes #592

- Added *permanent* redirect to ensure `/page/1/` isn't used and that
`/` is used instead.
- Added pageUrl helper (and unit tests) to generate client side url
fragment for blog pages conforming to the above standard.
- Updated pagination helper to use new `pageUrl` theme helper.
- Added functional tests for redirects and added scaffolding for
functional frontend tests in general.
2013-09-09 18:32:44 +01:00
..
fixtures Allow theme partials to override helper templates 2013-08-02 13:36:37 -05:00
api_permissions_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_posts_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_settings_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_tags_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_users_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
client_ghostdown_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
client_showdown_int_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
errorHandling_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
export_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
ghost_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
import_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
mail_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
permissions_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
plugins_spec.js Fix FancyFirstChar nested tag content 2013-09-06 20:32:20 -05:00
server_helpers_index_spec.js Added redirect to get rid of /page/1/ 2013-09-09 18:32:44 +01:00
shared_gfm_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
testUtils.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00