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 |
|
Tomas Votruba
|
8d57420bd6
|
use yieldFilesFromDirectory() in tests instead of explicid fixture naming
|
2019-11-05 18:02:26 +01:00 |
|
Tomas Votruba
|
acfd930f54
|
apply PSR-12
|
2019-10-13 08:09:08 +02:00 |
|
Tomas Votruba
|
0da741a9a3
|
drop @return type from Iterator in tests
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
6ef6f073b6
|
[tests] switch testFiles to data providers
|
2019-09-12 10:18:26 +02:00 |
|
Tomas Votruba
|
661d2c8e54
|
fix array indent
|
2019-05-28 18:27:38 +02:00 |
|
Tomas Votruba
|
1fe23d12c8
|
merge getRectorClass() and getRectorConfiguration()
|
2019-04-29 07:36:22 +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 |
|
Jan Mikeš
|
31a5e9bcd2
|
Added RemoveInterfacesRector
|
2019-01-22 18:46:09 +01:00 |
|
Tomas Votruba
|
2a00f0d51b
|
rename Wrong ns to Fixture in tests
|
2018-12-07 21:51:59 +01:00 |
|
Tomas Votruba
|
ef288d4045
|
[tests] rename test files to fixtures
|
2018-12-06 02:09:02 +01:00 |
|
Tomas Votruba
|
689555219f
|
apply ConfiguredProvideConfigRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 21:17:06 +01:00 |
|
Tomas Votruba
|
54d13ece1d
|
refactor with JoinWrongAndCorrectRector
|
2018-12-04 16:48:11 +01:00 |
|
Tomas Votruba
|
3e74cf4c85
|
tests cleanup
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 15:34:40 +01:00 |
|
Tomas Votruba
|
73466ac247
|
rename test files method to provideFiles()
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 20:13:46 +01:00 |
|
Tomas Votruba
|
2125e24e1f
|
normalize printer to keep 1 single line in the end + apply to code
|
2018-10-27 14:57:53 +02:00 |
|
Tomas Votruba
|
3660362e32
|
apply simple config on levels
|
2018-10-06 09:26:35 +08:00 |
|
Tomas Votruba
|
78b88f3dd4
|
fix tests
|
2018-06-21 15:02:33 +02:00 |
|
Tomas Votruba
|
7ed90af97d
|
Add another test case to MagicInterfacesRector, fix namespaces
|
2018-06-21 13:57:27 +02:00 |
|
Tomas Votruba
|
13ce5bb9d0
|
make added interface unique
|
2018-06-21 13:53:05 +02:00 |
|
Tomas Votruba
|
3e72db8fc1
|
Add MergeInterfaceRector [wip]
|
2018-06-13 15:17:27 +02:00 |
|