prettier/tests_integration/__tests__
Lucas Duailibe 5c6e0802af
Don't default parser to babylon (#4528)
* Don't default parser to babylon

* Different default values according to version

* Fix error logging

* Add tests specifically for parser inference

* Add another test case

* Add API test
2018-05-23 16:55:06 -03:00
..
__snapshots__ Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
arg-parsing.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
config-invalid.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
config-resolution.js Re-add EditorConfig support (undo #3213) (#3255) 2017-12-05 09:28:27 +11:00
cursor-offset.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
debug-check.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
debug-print-doc.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
deprecated-parser.js fix(api): no regression for deprecated parser (#4072) 2018-03-01 00:14:30 +08:00
early-exit.js Implement prettier.getFileInfo() method and --file-info CLI option (#4341) 2018-05-10 00:53:44 +08:00
file-info.js Fix wrong test (#4507) 2018-05-18 21:43:54 -03:00
ignore-absolute-path.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
ignore-path.js Fix printing ignored files with --debug-check (#4066) 2018-03-01 13:03:54 -03:00
ignore-relative-path.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
infer-parser.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
invalid-ignore.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
list-different.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
loglevel.js Make all CLI logging go through a logger (#3515) 2017-12-18 23:22:07 +11:00
multiple-patterns.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
parser-api.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
piped-output.js Fix typo in test files (`*formated` -> `*formatted`) (#2982) 2017-10-06 20:01:21 +11:00
plugin-default-options.js Allow plugins to override default options (#3991) 2018-02-28 00:20:02 +11:00
plugin-extensions.js Fix tests on windows (#3785) 2018-01-22 11:20:50 -07:00
plugin-options.js feat: support external options (#3775) 2018-01-28 00:24:25 +08:00
plugin-precedence.js feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
plugin-preprocess.js Fix tests on windows (#3785) 2018-01-22 11:20:50 -07:00
plugin-resolution.js Improve plugin resolution when path does not start with ./ (#4451) 2018-05-10 10:27:41 +10:00
schema.js fix(schema): support array type (#4312) 2018-04-15 00:06:43 +08:00
skip-folders.js fix lint 2017-12-05 17:48:10 -02:00
stdin-filepath.js Output files as-is if ignored (#3618) 2017-12-31 18:08:09 +01:00
support-info.js feat(support-info): add `options` field (#3433) 2017-12-31 15:34:37 +11:00
syntax-error.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
util-shared.js Split out location extraction into plugin config (#3777) 2018-02-09 23:17:48 +11:00
with-config-precedence.js test: fix snapshots (#2957) 2017-10-02 19:56:34 +02:00
with-node-modules.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
with-parser-inference.js Implement getSupportInfo() and use it for inference (#3033) 2017-11-03 18:06:25 +11:00
with-shebang.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
write.js Fix typo in test files (`*formated` -> `*formatted`) (#2982) 2017-10-06 20:01:21 +11:00