mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -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 |
||
---|---|---|
.. | ||
advanced_browse_spec.js | ||
api_authentication_spec.js | ||
api_configuration_spec.js | ||
api_db_spec.js | ||
api_invites_spec.js | ||
api_mail_spec.js | ||
api_notifications_spec.js | ||
api_posts_spec.js | ||
api_roles_spec.js | ||
api_schedules_spec.js | ||
api_settings_spec.js | ||
api_slugs_spec.js | ||
api_subscribers_spec.js | ||
api_tags_spec.js | ||
api_users_spec.js | ||
api_webhooks_spec.js | ||
redirects_spec.js |