Ghost/core
kirrg001 789895b3de Consistent function names in test utility
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
2018-02-21 17:48:46 +01:00
..
client@1c902af744 Updated Ghost-Admin to 1.21.3 2018-02-21 08:19:52 +07:00
server Proper error handling for permissible implementations 2018-02-21 16:59:48 +01:00
test Consistent function names in test utility 2018-02-21 17:48:46 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00