mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05: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 |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |