mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
2768f5bb72
refs: https://github.com/TryGhost/Toolbox/issues/168 - The fixture represented Casper at Ghost version 1.0 which pre-dated the introduction of the posts_per_page config in package.json - When Casper was upgraded to 2.0 in the fixtures, the lack of pagination broke the e2e tests for pagination - This change introduces proper code to stub and override posts_per_page rather than keeping and using the old casper-1.4 fixture - It also required me to remove a handful of CSS-based checks which are no longer true in the new theme version, but also didn't really add anything to the tests |
||
---|---|---|
.. | ||
admin-views | ||
config | ||
csv | ||
data | ||
export | ||
filter-param | ||
images | ||
import | ||
media | ||
settings | ||
themes | ||
urls | ||
cache-rules.js | ||
context.js | ||
data-generator.js | ||
fixtures.json | ||
test.hbs |