mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
9064914829
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. |
||
---|---|---|
.. | ||
fixtures | ||
api_permissions_spec.js | ||
api_posts_spec.js | ||
api_settings_spec.js | ||
api_tags_spec.js | ||
api_users_spec.js | ||
client_ghostdown_spec.js | ||
client_showdown_int_spec.js | ||
errorHandling_spec.js | ||
export_spec.js | ||
ghost_spec.js | ||
import_spec.js | ||
mail_spec.js | ||
permissions_spec.js | ||
plugins_spec.js | ||
server_helpers_index_spec.js | ||
shared_gfm_spec.js | ||
testUtils.js |