prettier/tests_integration/__tests__
Zaven Muradyan 3d52ab7016 Gracefully handle nonexistent paths passed to --stdin-filepath. (#6687)
Co-authored-by: Simon Lydell <simon.lydell@gmail.com>
2019-11-02 15:56:26 +01:00
..
__snapshots__ Gracefully handle nonexistent paths passed to --stdin-filepath. (#6687) 2019-11-02 15:56:26 +01:00
arg-parsing.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
check.js Fix CI detection to avoid unwanted TTY behavior (#5804) 2019-01-30 14:08:03 +08:00
config-invalid.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
config-resolution.js Support overrides for dotfiles (#6194) 2019-06-07 09:45:56 -03:00
cursor-offset.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
debug-check.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
debug-print-doc.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
deprecated-parser.js fix(api): do not report the same deprecation warning more than once (#5774) 2019-01-20 15:38:19 +08:00
doc-mark-as-root.js Add a new `trim` command to trim whitespaces in the current line (#4772) 2018-10-06 20:18:52 +08:00
doc-trim.js Add a new `trim` command to trim whitespaces in the current line (#4772) 2018-10-06 20:18:52 +08:00
early-exit.js revert: `--only-changed` argument (#6594) 2019-10-03 11:21:05 -03:00
file-info.js API: add resolveConfig option to getFileInfo() (#6666) 2019-10-23 13:56:59 +02:00
format.js Plugins can have falsy default options (#6348) 2019-09-12 18:52:48 +03:00
help-options.js Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10: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 tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
ignore-relative-path.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
ignore-vcs-files.js Ignore .git, .svn and .hg directories (#4906) 2018-07-30 00:08:51 +10:00
infer-parser.js Add --check option (#5629) 2018-12-19 22:03:30 +08:00
invalid-ignore.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
list-different.js Fix CI detection to avoid unwanted TTY behavior (#5804) 2019-01-30 14:08:03 +08:00
load-toml.js feat(config): support TOML configuration files (#4877) 2018-08-03 06:27:19 -04:00
loglevel.js Make all CLI logging go through a logger (#3515) 2017-12-18 23:22:07 +11:00
parser-api.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
patterns.js Move `multiple-patterns` tests to `patterns` (#6777) 2019-11-01 18:02:34 +01:00
piped-output.js Add --check option (#5629) 2018-12-19 22:03:30 +08:00
plugin-default-options.js Plugins can have falsy default options (#6348) 2019-09-12 18:52:48 +03:00
plugin-extensions.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
plugin-options-string.js Allow plugin to specify option with type `string` (#6219) 2019-11-02 09:52:49 +01:00
plugin-options.js feat: support external options (#3775) 2018-01-28 00:24:25 +08:00
plugin-precedence.js chore: fix 2 TODOs (#4591) 2018-05-29 22:05:25 +08:00
plugin-preprocess.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
plugin-resolution.js Fix plugin resolution tests 2019-05-24 14:23:07 -03:00
plugin-virtual-directory.js Tweak the plugin directory search (#5819) 2019-02-05 07:47:55 -05:00
schema.js Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
skip-folders.js fix lint 2017-12-05 17:48:10 -02:00
stdin-filepath.js Gracefully handle nonexistent paths passed to --stdin-filepath. (#6687) 2019-11-02 15:56:26 +01:00
support-info.js Fixup getSupportInfo for babylon parser prior to 1.16.0 (#5826) 2019-02-03 21:57:59 +11:00
syntax-error.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
util-shared.js feat: more shared utils for plugins (#5254) 2018-10-17 07:53:38 -07:00
with-config-precedence.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
with-node-modules.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
with-parser-inference.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
with-shebang.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
write.js Fix typo in test files (`*formated` -> `*formatted`) (#2982) 2017-10-06 20:01:21 +11:00