Ghost/core/test/functional/routes
Hannah Wolfe aa7f3dd5fd 🐛 Fixed pagination w/ letters duplicating content (#8796)
refs #8700

- if you used a url e.g. /page/2abc/ ghost would interpret the 2 as /page/2/
- these urls should have returned 404, but instead were responding correctly
- this effectively creates duplicate pages
- added a test, but needed a dirty hack to get it to work 😞
- TODO: update casper fixture and use it in channel tests!
2017-08-02 12:25:41 +04:00
..
api 🐛 fix unknown user id on deactivated event 2017-07-18 18:20:10 +01:00
admin_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
channel_spec.js 🐛 Fixed pagination w/ letters duplicating content (#8796) 2017-08-02 12:25:41 +04:00
frontend_spec.js 🙈 fix tests (#8618) 2017-06-22 19:30:42 +01:00