mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
8319d73b0a
- 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
|
||
---|---|---|
.. | ||
authors.test.js | ||
pages.test.js | ||
posts.test.js | ||
tags.test.js | ||
utils.js |