0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/api-acceptance/content
Hannah Wolfe 11682bb8a7 Added frontend acceptance tests
- Basic set of tests checks that our default behaviour works as expected
- Moved current acceptance tests to api-acceptance, and added this in frontend-acceptance
- This reduces nesting, and will help when we eventually separate the frontend out entirely
2020-03-20 10:40:22 +00:00
..
authors_spec.js Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
key_authentication_spec.js Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
pages_spec.js Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
posts_spec.js Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
settings_spec.js Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
tags_spec.js Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
utils.js Added frontend acceptance tests 2020-03-20 10:40:22 +00:00