0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration/api
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
..
advanced_browse_spec.js Support filtering based on primary_tag (#9124) 2017-10-10 14:07:44 +02:00
api_authentication_spec.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
api_configuration_spec.js Removed private configuration endpoint 2017-09-20 11:44:47 +01:00
api_db_spec.js Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
api_invites_spec.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
api_mail_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
api_notifications_spec.js 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
api_posts_spec.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
api_roles_spec.js Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
api_schedules_spec.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
api_settings_spec.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
api_slugs_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_subscribers_spec.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
api_tags_spec.js Consistent function names in test utility 2018-02-21 17:48:46 +01:00
api_users_spec.js Consistent function names in test utility 2018-02-21 17:48:46 +01:00
api_webhooks_spec.js Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
redirects_spec.js Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00