rector/e2e
Abdul Malik Ikhsan e8f058a6e4
[e2e] Add e2e for parallel process with current directory contains space (#2421)
* [e2e] Add e2e for parallel process with current directory contains space

* [e2e] Add e2e for parallel process with current directory contains space

* dir name

* Fixed 🎉

* phpstan

* final touch: eol

* clean up

* clean up

* final touch: use escapeshellarg()

* Add note for why escapeshellarg() is needed in parallel
2022-06-03 22:41:31 +02:00
..
applied-rule-change-docblock Add RectorConfigProvider to ask for configuration behave for 3rd party packages (#2187) 2022-04-28 19:13:39 +02:00
applied-rule-removed-node [e2e] Add e2e for tests removed node display applied rules with return null (#2320) 2022-05-16 08:13:14 +07:00
applied-rule-return-array-nodes [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
no-parallel-reflection-resolver [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
parallel with space [e2e] Add e2e for parallel process with current directory contains space (#2421) 2022-06-03 22:41:31 +02:00
parallel-custom-config [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
parallel-reflection-resolver [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
parent-property-empty [e2e] Handle Parent Property empty missing Scope on StaticCallToMethodCallRector+RenameClassRector (#2396) 2022-05-31 09:11:41 +02:00
plain-views [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
template-extends [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
use-rector-configurator Add RectorConfigurator for custom configuration methods and avoid conflicts with Symfony API (#2019) 2022-04-08 18:45:24 +00:00
e2eTestRunner.php [e2e] Handle Parent Property empty missing Scope on StaticCallToMethodCallRector+RenameClassRector (#2396) 2022-05-31 09:11:41 +02:00