prettier/tests_integration/__tests__
Ika dc26445e51
refactor(options): use supportOptions to generate CLI options (#3622)
* refactor(cli-constant): use supportOptions

* refactor(options): use supportOptions

* refactor(cli-util): use supportOptions

* fix: do not infer parser in multiparser

* chore: remove unnecessary package

* chore: trigger another travis build

* test: add kebab-case test to ensure no regression

* test: update snapshots
2018-01-18 15:26:27 +08:00
..
__snapshots__ refactor(options): use supportOptions to generate CLI options (#3622) 2018-01-18 15:26:27 +08:00
arg-parsing.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
config-invalid.js refactor(options): use supportOptions to generate CLI options (#3622) 2018-01-18 15:26:27 +08:00
config-resolution.js Re-add EditorConfig support (undo #3213) (#3255) 2017-12-05 09:28:27 +11:00
cursor-offset.js fix(doc-printer): respect CJK width (#3003) 2017-10-11 00:32:45 -05:00
debug-check.js fix(cli): do not early exit for `--debug-check` (#2987) 2017-10-07 04:36:43 -05:00
debug-print-doc.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
early-exit.js Prettier Plugin API (#3536) 2017-12-26 12:23:50 +11: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 Output files as-is if ignored (#3618) 2017-12-31 18:08:09 +01:00
ignore-relative-path.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
invalid-ignore.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
list-different.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
loglevel.js Make all CLI logging go through a logger (#3515) 2017-12-18 23:22:07 +11:00
multiple-patterns.js chore(deps): update prettier to 1.8.0 (#3167) 2017-11-07 16:42:38 +08: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-extensions.js Automatically load plugins from package.json (#3624) 2018-01-05 21:09:51 +11:00
plugin-preprocess.js Allow Plugins to preprocess text (#3664) 2018-01-10 00:27:26 +11:00
plugin-resolution.js Automatically load plugins from package.json (#3624) 2018-01-05 21:09:51 +11: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 test: fix snapshots (#2957) 2017-10-02 19:56:34 +02: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