Ghost/test/regression
Hannah Wolfe 2768f5bb72
Removed ancient Casper fixture
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
2022-01-24 12:24:51 +00:00
..
api/canary Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
mock-express-style Improved naming of mock express tests 2022-01-21 20:37:48 +00:00
models Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
site Removed ancient Casper fixture 2022-01-24 12:24:51 +00:00