8 Commits

Author SHA1 Message Date
igor-dv
a3411d582f Use prettier parsers to parse ast for js and ts. 2018-03-21 17:41:54 +02:00
igor
d781fbd5aa Make "prettier" and "uglyComments" configurable. 2018-02-20 15:03:47 +02:00
igor
0ee33627da Remove usage of "line-column" package + Add ugly comments removal 2018-02-20 12:27:08 +02:00
igor
f9e6bdc9c2 Add acorn-es7 plugin to parse decorators 2018-02-17 16:41:33 +02:00
igor
e940e88214 Change loader to parse the source with acorn and estraverse 2018-02-01 18:57:47 +02:00
Dan Green
f3d0827695 Add support for markdown to jest, vue, react native, and angular 2017-11-13 23:06:01 -05:00
Norbert de Langen
341cccad75 REMOVE mock-fs and replace it with jest.mock() 2017-09-06 00:39:33 +02:00
Aaron Mc Adam
9986d94e63 chore(tests): migrate to Jest
So far, we've set up the tools and have one failing test inside
storyshots.
2017-04-09 18:39:35 +01:00