Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 months ago |
Kuba Werłos
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
10 months ago |
Dariusz Rumiński
|
095443e1a8
test: AutoReview - unify data provider returns (#7544)
|
11 months ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Michael Voříšek
|
60d6c21737
bug: Fix parsing of edge cases phpdoc types (#6977)
|
1 year ago |
John Paul E. Balandan, CPA
|
db7ac033bf
feature: AbstractPhpUnitFixer - support attribute detection in docblock insertion (#6858)
|
1 year ago |
Kuba Werłos
|
01d1e97021
bug: PhpUnitTestAnnotationFixer - do not break single line @depends (#6824)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
df52f67a92
CS/SCA/tweaks/additonal tests/Grammar/Typos
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Julien Falque
|
4d4f9a6a80
Merge branch 'master' into 3.0
|
4 years ago |
Kuba Werłos
|
da227021be
PhpUnitTestAnnotationFixer - fix function starting with "test" and having lowercase letter after
|
4 years ago |
SpacePossum
|
7b14d78869
Merge branch 'master' into 3.0
|
4 years ago |
Tom Klingenberg
|
449095e361
Minor: Fix typo
|
4 years ago |
Julien Falque
|
83c8ea1a8d
Increase PHPStan level to 3
|
5 years ago |
Dariusz Ruminski
|
8f14ed617d
Merge branch 'master' into 3.0
|
5 years ago |
Dariusz Ruminski
|
d25010b1b7
Configure no_superfluous_phpdoc_tags for Symfony
|
5 years ago |
Dariusz Ruminski
|
166478dfb6
Merge branch 'master' into 3.0
|
5 years ago |
Dariusz Ruminski
|
96a3455fd4
Merge branch '2.12' into 2.14
|
5 years ago |
Dariusz Ruminski
|
0220cdab50
DX: cleanup testing with fixer config
|
5 years ago |
SpacePossum
|
ea7342f375
Merge branch 'master' into 3.0
|
6 years ago |
Filippo Tessarotto
|
b87f254bf2
Add PhpUnitMethodCasingFixer
|
6 years ago |
Andreas Möller
|
7347629287
PhpUnitTestAnnotationFixer: Do not prepend with test if method is test()
|
6 years ago |
Andreas Möller
|
cd455d15e9
PhpUnitTestAnnotationFixer: Only remove prefix if it really is a prefix
|
7 years ago |
Dariusz Ruminski
|
4abe9e047b
PhpUnitTestAnnotationFixer - groom fixer
|
7 years ago |
BackEndTea
|
eb61e8fedc
Add PhpUnitTestAnnotationFixer
|
7 years ago |