prettier/tests/import
Simen Bekkhus 51b7c02e12 Upgrade jest to 22 (#4782)
* chore: upgrade Jest

* chore: update snapshots

* chore: lock down babel dependency using invalid syntax

* 2 args to test.skip

* use jest 22 for now

* Revert "2 args to test.skip"

This reverts commit 691fdc3f99e320f2303958f2b503f7b4c93fa455.

* remove snapshot name from matcher

* fix standalone tests skips
2018-07-03 03:06:29 -03:00
..
__snapshots__ Upgrade jest to 22 (#4782) 2018-07-03 03:06:29 -03:00
brackets.js Fix space missing before `,` on import with bracket spacing off (#279) 2017-01-17 17:12:56 -05:00
comments.js Fix last comment of import (#1677) 2017-05-23 12:33:46 -07:00
empty-import.js Print {} in import if it's in the source, fixes #2145 (#2150) 2017-06-15 20:19:01 +10:00
inline.js Inline import type (#1729) 2017-05-25 16:27:04 -07:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
long-line.js Break long imports (#590) 2017-02-03 16:19:14 -05:00
multiple_standalones.js Support multiple standalones in import (#389) 2017-01-22 12:34:00 -08:00