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
|
7325df340b
|
composer: bump deps
|
2019-04-29 06:30:04 +02:00 |
|
Tomas Votruba
|
163392bd9b
|
coding style
|
2019-04-29 06:09:00 +02:00 |
|
Tomas Votruba
|
5fa34b0e2d
|
remove unused test configs
|
2019-04-29 01:26:03 +02:00 |
|
Tomas Votruba
|
0db2b07d49
|
rename *.yml to *.yaml
|
2019-02-03 18:46:45 +01:00 |
|
Tomas Votruba
|
ef288d4045
|
[tests] rename test files to fixtures
|
2018-12-06 02:09:02 +01:00 |
|
Tomas Votruba
|
54d13ece1d
|
refactor with JoinWrongAndCorrectRector
|
2018-12-04 16:48:11 +01:00 |
|
Tomas Votruba
|
7ac6f10039
|
refactor /tests by JoinTestAndProvideFilesRector
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
|
1c8572b227
|
fix OrderTest
|
2018-08-06 12:35:26 +02:00 |
|
Tomas Votruba
|
1202dae5e3
|
move PHPUnit Rectors to own package
|
2018-06-02 13:29:48 +02:00 |
|
Tomas Votruba
|
dc3fca8729
|
apply ArrayToYieldDataProviderRector
|
2018-04-14 23:43:58 +02:00 |
|
TomasVotruba
|
7687929d1d
|
use services instead of rectors as key
|
2018-03-03 21:06:27 +01:00 |
|
TomasVotruba
|
1b10b5ff66
|
[cs] eols
|
2018-02-24 18:22:41 +01:00 |
|
TomasVotruba
|
ea7c7c7a16
|
remove provideConfig() on tests
|
2018-02-24 18:14:49 +01:00 |
|
TomasVotruba
|
37e3f851f9
|
cleanup
|
2018-02-24 16:18:14 +01:00 |
|
TomasVotruba
|
c34049e4ec
|
fix cs
|
2018-02-24 14:43:06 +01:00 |
|
TomasVotruba
|
9619a6426d
|
moving to config-based testing
|
2018-02-24 14:42:49 +01:00 |
|
TomasVotruba
|
d846136875
|
RectorOrder: add test case
|
2018-01-06 17:14:00 +01:00 |
|
TomasVotruba
|
6b60c1548c
|
add rector.yml
|
2018-01-06 17:06:24 +01:00 |
|
TomasVotruba
|
3d08577d87
|
cleanup
|
2018-01-06 17:06:24 +01:00 |
|
TomasVotruba
|
78869f5d75
|
test: add original assertTrue(strpos... use case
|
2018-01-06 17:06:24 +01:00 |
|
TomasVotruba
|
3578c08e1b
|
init RectorOrderTest
|
2018-01-06 17:06:24 +01:00 |
|