Skip to content

Commit 68096e5

Browse files
authored
Support fragments in different files (rubengrill#22)
* Support fragments in different files * Remove beforeEach from tests Previously codegen was called within beforeEach. When that fails, jest simply continues to execute all test cases. The error from beforeEach is not shown and some expect call is going to fail in the test case, with an error message that doesn't make it obvious where the actual problem lies. * Fix eslint
1 parent faecd25 commit 68096e5

File tree

3 files changed

+351
-277
lines changed

3 files changed

+351
-277
lines changed

0 commit comments

Comments
 (0)