Gabriel Caruso
|
781ec3855a
|
Add gettype to AssertCompareToSpecificMethodRector
|
2017-12-23 13:44:16 -02:00 |
|
Gabriel Caruso
|
699ab51b20
|
Reduce tests' verbosity
|
2017-12-23 13:40:51 -02:00 |
|
Gabriel Caruso
|
870bdd0a7d
|
Rewrite AssertCompare
|
2017-12-23 13:39:07 -02:00 |
|
Gabriel Caruso
|
643944cacf
|
Rename AssertSameCount to AssertCompare
|
2017-12-23 13:32:20 -02:00 |
|
Tomáš Votruba
|
16f588ef60
|
Merge pull request #210 from rectorphp/rector-phpunit-simpler
Simplify PHPUnit Rectors and make them configurable
|
2017-12-22 10:33:53 +01:00 |
|
TomasVotruba
|
747c6e916b
|
travis: run coverage on PHP 7.1
|
2017-12-22 02:50:24 +01:00 |
|
TomasVotruba
|
a2f1b66a4a
|
fix cs
|
2017-12-22 01:59:19 +01:00 |
|
TomasVotruba
|
5607917a96
|
possible simplification
|
2017-12-22 01:55:53 +01:00 |
|
TomasVotruba
|
591b005052
|
simplify test to what is important
|
2017-12-22 01:44:36 +01:00 |
|
TomasVotruba
|
6b8e1bebd7
|
add test for ConfigMergerTest before refactoring
|
2017-12-22 01:43:42 +01:00 |
|
TomasVotruba
|
5af077fbb8
|
init ConfigMerger to prevent memory leaks
|
2017-12-22 01:07:26 +01:00 |
|
TomasVotruba
|
b87b6b4bd5
|
remove global configs
|
2017-12-22 01:07:15 +01:00 |
|
TomasVotruba
|
192d99590a
|
decrease StandaloneTraverseNodeTraverser runs
|
2017-12-21 23:29:57 +01:00 |
|
TomasVotruba
|
e7294406ff
|
decrease StandaloneTraverseNodeTraverser runs
|
2017-12-21 23:26:55 +01:00 |
|
TomasVotruba
|
fdd4fb845a
|
drop NodeTraverserFactory; StandaloneTraverserNodeTraverser - add option to add multiple NodeVisitors
|
2017-12-21 23:18:33 +01:00 |
|
TomasVotruba
|
521527cc71
|
remove forgotten class
|
2017-12-21 23:01:27 +01:00 |
|
TomasVotruba
|
c454f87e96
|
rename SpecificMethodObjectAttributeRector to AssertTrueIssetToHasObjectAttributeRector
|
2017-12-21 23:00:47 +01:00 |
|
TomasVotruba
|
fd841770ec
|
rename SpecificMethodIntenralTypeRector to AssertTrueFalseInternalTypeToSpecificMethodRector
|
2017-12-21 22:36:40 +01:00 |
|
TomasVotruba
|
068c3770ce
|
phpunit: decopule config for specific methods
|
2017-12-21 22:14:44 +01:00 |
|
TomasVotruba
|
65a5257411
|
rename SpecificMethodBoolNullRector to AssertSameBoolNullToSpecificMethodRector
|
2017-12-21 19:46:01 +01:00 |
|
TomasVotruba
|
34a9273ed7
|
small refactoring of SpecificMethodBoolNullRector
|
2017-12-21 19:42:57 +01:00 |
|
TomasVotruba
|
8ab183442c
|
rename tests and docs as well
|
2017-12-21 19:38:13 +01:00 |
|
TomasVotruba
|
e5a28de395
|
move under SpecificMethod namespace
|
2017-12-21 19:36:16 +01:00 |
|
TomasVotruba
|
d99fe8487f
|
rename SpecificMethodRector to AssertTrueFalseToSpecificMethodRector
|
2017-12-21 19:35:42 +01:00 |
|
TomasVotruba
|
873974258d
|
[docs] add PHPUnit configurable Rector
|
2017-12-21 19:28:36 +01:00 |
|
TomasVotruba
|
450112541c
|
[docs] add PHPUnit configurable Rector
|
2017-12-21 19:14:16 +01:00 |
|
TomasVotruba
|
81c6100315
|
SpecificMethodRector - prepare filtering ctor param for active methods
|
2017-12-21 16:39:04 +01:00 |
|
TomasVotruba
|
3fc90f2826
|
rename Test to specific
|
2017-12-21 16:38:46 +01:00 |
|
TomasVotruba
|
62cccc2d0f
|
SpecificMethodRectorTest - use data provider
|
2017-12-21 16:31:18 +01:00 |
|
TomasVotruba
|
b0d1de91ed
|
[ConsoleDiffer] add few comments to make code readable
|
2017-12-21 16:16:04 +01:00 |
|
Tomáš Votruba
|
fd15fcf8a9
|
Merge pull request #203 from carusogabriel/specific-method-contains-rector
[PHPUnit] Add in_array and array_search to SpecificMethodRector
|
2017-12-21 14:53:50 +01:00 |
|
Tomáš Votruba
|
7f0c11927d
|
Merge pull request #199 from carusogabriel/specific-method-internal-type-rector
[PHPUnit] Create SpecificMethodInternalTypeRector
|
2017-12-21 14:52:17 +01:00 |
|
Gabriel Caruso
|
7df912cb9b
|
Use MethodNameChanges in SpecificMethodInternalTypeRector
|
2017-12-20 23:31:35 -02:00 |
|
Gabriel Caruso
|
f8e51671ea
|
Fix PHPStan
|
2017-12-20 17:58:00 -02:00 |
|
Gabriel Caruso
|
b5c0253144
|
Reduce test's verbosity
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
a743389be0
|
Preserve custom error message
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
0c7a46058a
|
Support more is_* functions in SpecificMethodInternalTypeRector
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
382ab806ba
|
Support assertNotInternalType
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
87ddc00723
|
Start SpecificMethodInternalTypeRector
|
2017-12-20 17:57:59 -02:00 |
|
Tomáš Votruba
|
cab673c3c1
|
Merge pull request #205 from carusogabriel/rector-nodechanger-methodnamechanger
[NodeChanger] Create MethodNameChanger
|
2017-12-20 17:26:41 +01:00 |
|
Gabriel Caruso
|
047287f338
|
Use MethodNameChanger in SpecificMethodObjectAttributeRector
|
2017-12-20 14:12:59 -02:00 |
|
Tomáš Votruba
|
ed6d238b14
|
Merge pull request #206 from rectorphp/drop-yaml-fixing
[YamlParser] drop for now, focus on PHP
|
2017-12-20 17:09:43 +01:00 |
|
Gabriel Caruso
|
75296b8689
|
Change node's type
|
2017-12-20 14:07:45 -02:00 |
|
Gabriel Caruso
|
a8d71fe447
|
Create MethodNameChanger
|
2017-12-20 14:06:07 -02:00 |
|
Gabriel Caruso
|
d273b9314c
|
Add in_array and array_search to SpecificMethodRector
|
2017-12-20 14:00:13 -02:00 |
|
TomasVotruba
|
d1ab286478
|
drop from composer
|
2017-12-20 16:16:49 +01:00 |
|
TomasVotruba
|
25b733fbf9
|
[YamlParser] drop for now, focus on PHP
|
2017-12-20 16:13:35 +01:00 |
|
Tomáš Votruba
|
3a113f2e03
|
Merge pull request #202 from rectorphp/eat-dog-foot
Run on-itself, performance improvements
|
2017-12-20 15:20:58 +01:00 |
|
TomasVotruba
|
f23ad9b453
|
exclude phpstan bugged case
|
2017-12-20 15:08:33 +01:00 |
|
TomasVotruba
|
c0399030d5
|
SmartClassReflector: rebuild on source change, mainly for tests
|
2017-12-20 15:03:13 +01:00 |
|