Tomas Votruba
163b37a30a
[Testing] Use single config-based testing to isolate scope unite testing for core + community packages ( #5837 )
2021-03-19 21:29:10 +01:00
Tomas Votruba
da12199150
cleanup return docs ( #5834 )
2021-03-13 16:15:10 +01:00
Tomas Votruba
9beb1da3c0
Move fixture requirement from command line to a test case ( #5832 )
2021-03-13 15:07:31 +01:00
Tomas Votruba
afdf5839e7
[testing] change provideConfigFileInfo() to provideConfigFilePath() ( #5518 )
2021-02-12 19:19:40 +01:00
Tomas Votruba
1757e83cdc
misc, remove RemoveProjectFileRector ( #5463 )
2021-02-08 18:26:00 +00:00
Abdul Malik Ikhsan
35e83f75c6
[Utils] Add validate-fixture-filename command ( #5199 )
...
* [Utils] Add validate-fixture-filename command
* register command
* fix existing fixture filename with -
* clean up
2021-01-16 13:19:40 +01:00
Abdul Malik Ikhsan
cf142b3f06
[Exclusion] Move SomeRector class to under Tests ( #5202 )
2021-01-16 11:53:54 +01:00
Tomas Votruba
2cf2ee3f41
fix exclusion annotation for non-class rector descripton + simplify ( #5117 )
...
* fix exclusion annotation for non-class rector descripton + simplify
* add HasOffsetTypemapper
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
Co-authored-by: rector-bot <tomas@getrector.org>
2021-01-09 00:20:28 +00:00
Tomas Votruba
a7544e85e1
Cleanup exclusion manager test ( #5012 )
...
* merge CODING_STYLE_ADVANCED to CODE_QUALITY_STIRCT
* rename split ExclusionManager test to single one
2020-12-27 23:24:28 +00:00
Tomas Votruba
32272a97a1
[PHPStan] Added PathsAreNotTooLongRule phpstan rule ( #4998 )
...
* Added PathsAreNotTooLongRule phpstan rule
* static fixes
Co-authored-by: Markus Staab <m.staab@complex-it.de>
2020-12-26 13:35:23 +00:00
Abdul Malik Ikhsan
bf4cd08947
[Utils] Run validate-fixture-namespace and validate-fixture-classname for /tests/ directory ( #4901 )
...
Co-authored-by: rector-bot <tomas@getrector.org>
2020-12-15 19:51:03 +01:00
Tomas Votruba
0513315056
Change file system approach of MultipleClassFileToPsr4ClassesRector to file without namespace node ( #4522 )
...
* Change file system approach of MultipleClassFileToPsr4ClassesRector to file without namespace node
* update DecoupleClassMethodToOwnClassRector
* [ci] add rebase jobp
* disable fail fast for unit tests
* misc
2020-10-31 12:59:40 +00:00
Tomas Votruba
a1e50263d2
[cs] improve configured rules types ( #4491 )
...
* [cs] improve configured rules types
* [ci] update env variable
2020-10-27 14:00:39 +00:00
TomasVotruba
3a9375007e
decouple Set package
2020-07-21 01:39:24 +02:00
TomasVotruba
e060d49a30
rename file to fileInfo to reflect the type
2020-06-28 23:36:32 +02:00
TomasVotruba
7f49658112
change test(string ) to test(SmartFileInfo ) in tests
2020-06-25 20:02:36 +02:00
TomasVotruba
607358a8e1
move src classes to Rector\Core namespace to prevent duplications
2020-02-07 00:57:45 +01:00
TomasVotruba
447c2ead87
naming conventions for test fixtures
2020-02-02 18:37:04 +01:00
Jeroen Smit
7b7b31f43e
Move ignore unit test to merged Rector name
2019-11-14 10:00:26 +01:00
Tomas Votruba
8d57420bd6
use yieldFilesFromDirectory() in tests instead of explicid fixture naming
2019-11-05 18:02:26 +01:00
Tomas Votruba
6e7101ce7c
remove self-testing test
2019-10-15 16:44:09 +02:00
Tomas Votruba
131ddfd2fa
fix cs
2019-10-15 16:42:35 +02:00
Jeroen Smit
dd988fad52
Rename class and remove unneeded config
2019-10-05 20:48:08 +02:00
Jeroen Smit
b6c1fb8f2b
Naming things and enable service by default
2019-10-03 12:44:08 +02:00
Jeroen Smit
ca67f3a3dc
Added way to exclude rectors
2019-10-03 10:03:36 +02:00