mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
789895b3de
no issue - just discovered that we had confusing function names in our test utility - e.g. `posts` -> default posts from the data generator - e.g. `users` -> extra users not from our data generator - now: - e.g. `posts` -> default posts from the data generator - e.g. `users` -> default users from the data generator - e.g. `users:extra` -> extra users not from our data generator |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
api.js | ||
assertions.js | ||
channelUtils.js | ||
configUtils.js | ||
index.js |