0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/api-acceptance/admin
Hannah Wolfe 7f1d3ebc07
Move tests from core to root (#11700)
- move all test files from core/test to test/
- updated all imports and other references
- all code inside of core/ is then application code
- tests are correctly at the root level
- consistent with other repos/projects

Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-03-30 16:26:47 +01:00
..
actions_spec.js
config_spec.js
db_spec.js
email_preview_spec.js
emails_spec.js
images_spec.js
integrations_spec.js
invites_spec.js
key_authentication_spec.js
mail_spec.js
notifications_spec.js
oembed_spec.js
pages_spec.js
posts_spec.js
roles_spec.js
settings_spec.js
slugs_spec.js
tags_spec.js
themes_spec.js
users_spec.js
utils.js
webhooks_spec.js