prettier/tests/jsx
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
array-iter.js Break JSX in arrow functions in JSX expressions (#4601) 2018-06-08 15:15:50 -03:00
attr-comments.js Prevent adding softline after arrow attribute with comments (#3641) 2018-01-03 12:12:01 -08:00
conditional-expression.js Revert "Ternary Operators in JSX Expression Containers (#4731)" (#4736) 2018-06-22 10:32:38 -06:00
expression.js Don't inline trailing } for arrow functions in JSX 2017-11-04 01:52:27 -02:00
flow_fix_me.js Put JSX comments inside of the parenthesis (#1712) 2017-05-24 13:19:47 -07:00
html_escape.js Fix ampersand in jsx href and src (#1056) 2017-04-08 07:55:50 -07:00
hug.js Inline BinaryExpressions inside JSXExpression (#965) 2017-03-09 07:59:53 -08:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
logical-expression.js Fix chained logical expressions with objects/array/etc inlined 2017-09-07 21:57:07 -06:00
object-property.js 565 jsx parentheses fix (#580) 2017-02-02 16:25:34 -08:00
open-break.js [JSX] Break if opening element breaks (#942) 2017-03-07 17:19:05 -08:00
parens.js Fix ampersand in jsx href and src (#1056) 2017-04-08 07:55:50 -07:00
quotes.js Always use double quotes for JSX and properly escape 2017-01-11 11:40:24 -08:00
return-statement.js Improve JSX Formatting 2017-07-13 10:20:42 -06:00
spacing.js Upgrade flow parser to 0.45 (#1447) 2017-04-27 14:59:18 -07:00