0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/regression/api/canary/content
Hannah Wolfe 8319d73b0a
Fixed timing-dependent content gating test
- This test failed for me intermittently because the posts would be out of order
- I assume this is due to my super-powered M1 mac 😂
- This rewrite only aims to remove the dependency between the insertion order and the output order
- Everything else should be the same, and it still tests that the posts that are meant to be members only are exactly that
2022-01-24 21:55:12 +00:00
..
authors.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
pages.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
posts.test.js Fixed timing-dependent content gating test 2022-01-24 21:55:12 +00:00
tags.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
utils.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00