0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
kirrg001 3dedfc7d61 Fixed default mobiledoc handling in our data generator
no issue

- the handling here was not correct
- if you've passed no mobiledoc, it wasn't adding mobiledoc and an undefined html value
- we need a default mobiledoc+html value in case you don't pass the values within the test cases
2018-02-21 23:53:37 +01:00
..
functional Fixed incorrect test in functional/routes/api/posts_spec.js 2018-02-21 18:39:56 +01:00
integration Consistent function names in test utility 2018-02-21 17:48:46 +01:00
unit Proper error handling for permissible implementations 2018-02-21 16:59:48 +01:00
utils Fixed default mobiledoc handling in our data generator 2018-02-21 23:53:37 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc