mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
7c7e38f8e8
- This test failed after updating Casper, because Casper has changed how it outputs next/previous type posts at the bottom - This test was overly specific. If we want to test if the next and previous posts are output, we should have a particular assertion/test that clearly does that - I've changed the test to not use cheerio and just do a couple of checks to make sure that head and body contain something sensible - This will still be specific to the fixtures though |
||
---|---|---|
.. | ||
advanced_url_config.test.js | ||
custom_routes.test.js | ||
default_routes.test.js | ||
email_routes.test.js | ||
members.test.js | ||
preview_routes.test.js |