0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
Kevin Ansfield 1ee1e68adf Replaced mobiledoc cards with @tryghost/kg-default-cards
no issue

- moved card definitions to a new library `@tryghost/kg-default-cards`
- moved `createCard` factory function to a new library `@tryghost/kg-card-factory`
2020-03-25 19:54:11 +00:00
..
api-acceptance Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
frontend-acceptance Removed unused test file + dep 2020-03-20 12:28:37 +00:00
regression Removed .only from regression test 2020-03-25 14:51:28 +00:00
unit Replaced mobiledoc cards with @tryghost/kg-default-cards 2020-03-25 19:54:11 +00:00
utils Added ghost_{public,private}_key to settings mock 2020-03-25 14:32:17 +02:00
.eslintignore
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc