prettier/tests_integration/__tests__
Ika 3fcf69a7d5
fix(api): normalize file path for `getFileInfo` (#5570)
2018-11-29 11:04:44 +08:00
..
__snapshots__ Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
arg-parsing.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
config-invalid.js fix(config): better error message for unsupported extension (#4969) 2018-08-11 16:35:18 +08:00
config-resolution.js fix: update editorconfig-to-prettier (#5550) 2018-11-26 13:08:52 +08:00
cursor-offset.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
debug-check.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
debug-print-doc.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
deprecated-parser.js Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10: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 refactor: move cli leven suggestion to options-normalizer (#5057) 2018-09-08 07:40:09 +08:00
eol-crlf.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
eol-lf.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
file-info.js fix(api): normalize file path for `getFileInfo` (#5570) 2018-11-29 11:04:44 +08:00
format.js fix(markdown): handle CRLF correctly (#5414) 2018-11-11 00:24:37 +08: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 ensure --list-different + --write reports status code 0 (#5512) 2018-11-23 10:42:29 -05: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
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
multiple-patterns.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03:00
parser-api.js Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05:00
piped-output.js ensure --list-different + --write reports status code 0 (#5512) 2018-11-23 10:42:29 -05: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 for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05: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 tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -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 Output files as-is if ignored (#3618) 2017-12-31 18:08:09 +01:00
support-info.js Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
syntax-error.js Don't default parser to babylon (#4528) 2018-05-23 16:55:06 -03: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 Fix tests for Windows and add Azure Pipelines for cross platform CI (#5410) 2018-11-14 07:55:50 -05: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