25 Commits

Author SHA1 Message Date
Tomas Votruba
ec28719c6c
make use of NodeConnectingVisitor + improve generate Rector docs (#3925) 2020-08-07 11:30:05 +02:00
TomasVotruba
fe72e003ed use constants in configs 2020-07-30 13:53:53 +02:00
TomasVotruba
2741893bbf [RectorGenerator] Refactoring to testable code 2020-07-29 20:50:31 +02:00
TomasVotruba
d6390a4845 phpunit: show less time trap items 2020-07-16 20:43:41 +02:00
TomasVotruba
bef11bd7be add speed trap 2020-07-02 15:06:18 +02:00
TomasVotruba
24d5f65811 remove speedtrap, not useful 2020-06-30 00:59:42 +02:00
TomasVotruba
7f49658112 change test(string ) to test(SmartFileInfo ) in tests 2020-06-25 20:02:36 +02:00
TomasVotruba
138598cc36 add inject in case of parent __construct 2020-06-24 19:15:45 +02:00
TomasVotruba
61aeeaeebd improve PHPStan rules for Rector 2020-05-03 15:02:18 +02:00
TomasVotruba
4aac338d20 improve ParamTypeDeclarationRector complexity 2020-02-11 14:11:47 +01:00
TomasVotruba
655edbe968 travis: cut down coverage time from 33 mins to 3 with phpdbg 2020-01-06 12:45:28 +01:00
TomasVotruba
da7e38528f uniquate test classes 2019-12-21 13:23:13 +01:00
Tomas Votruba
116399a830 small tests refactoring 2019-10-05 11:04:00 +02:00
Tomas Votruba
71f1af830c [tests] Refactor tests to use container just once, if not enforced config 2019-04-29 00:36:52 +02:00
Tomas Votruba
395dc9b2e9 [CodeQuality] Move coupled location to rest of Rector in standalone package 2018-10-17 19:47:09 +02:00
Tomas Votruba
a84586086b travis: simplify run set 2018-07-25 15:29:42 +02:00
Tomas Votruba
a6aa14477e Remove unused path from phpunit.xml 2018-05-30 11:40:40 +02:00
TomasVotruba
30d54c5f46 phpunit: fix required attributes 2018-02-23 11:26:18 +01:00
TomasVotruba
92ac1211d6 phpunit: add config validation 2018-02-23 11:26:11 +01:00
TomasVotruba
1693825465 merge 2018-02-23 11:25:49 +01:00
TomasVotruba
6d3b5d47fc travis: parellize for better peformance 2018-01-06 19:21:26 +01:00
TomasVotruba
4d00a74c3e phpunit - narrow config 2017-12-22 10:41:40 +01:00
TomasVotruba
97aa6df0a6 speedup tests 2017-11-10 23:14:17 +01:00
TomasVotruba
fec9201cc2 add /packages directory to static analysis check 2017-08-20 17:20:33 +02:00
TomasVotruba
764ce4bb08 init 2017-07-15 19:01:21 +02:00