prettier/tests_integration/__tests__
Lucas Azzola a6096ee799 Respect --stdin-filepath, regardless of config source (#2948)
* Respect --stdin-filepath, regardless of config source

Fixes #2946

* Remove obsolete snapshot
2017-10-01 15:55:35 +11:00
..
__snapshots__ Respect --stdin-filepath, regardless of config source (#2948) 2017-10-01 15:55:35 +11:00
arg-parsing.js test: add test for deprecated option value 2017-09-08 12:36:00 +08:00
config-invalid.js fix: ignore and show warning for unknown option from config file (#2929) 2017-09-28 19:59:32 +02:00
config-resolution.js Fix unit tests on Windows (#2922) 2017-09-28 19:30:51 +10:00
cursot-offset.js test(integration): add tests for cursor-offset 2017-09-09 12:06:50 +08:00
debug-check.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
debug-print-doc.js Fix --debug-print-doc (#2400) 2017-07-05 18:25:51 +02:00
early-exit.js feat: support detailed `--help` (#2847) 2017-09-21 07:54:13 +02:00
ignore-absolute-path.js fix(prettierignore): support absolute filename (#2783) 2017-09-10 18:21:56 +02:00
ignore-path.js CLI: Support .ignore files (#2412) 2017-07-11 23:33:46 +10:00
invalid-ignore.js Fix unit tests on Windows (#2922) 2017-09-28 19:30:51 +10:00
list-different.js Make --list-different to work with --stdin (#2393) 2017-07-04 14:41:46 -04:00
multiple-patterns.js refactor(cli): separate files and make it pure as possible (#2730) 2017-09-03 19:21:06 +10:00
parser-api.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
stdin-filepath.js test: add tests for `--stdin-filepath` 2017-09-08 15:08:19 +08:00
syntax-error.js Add integration test of invalid syntax (#2160) 2017-06-16 09:10:39 +10:00
with-config-precedence.js Respect --stdin-filepath, regardless of config source (#2948) 2017-10-01 15:55:35 +11:00
with-node-modules.js CLI: ignore node_modules with ./**-style glob, fixes #2110 (#2185) 2017-06-18 14:35:42 +10:00
with-parser-inference.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
with-shebang.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
write.js Fix failing test on Travis CI 2017-09-03 17:02:12 +02:00