Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
3 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 months ago |
Michael Voříšek
|
f256c855fc
feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870)
|
8 months ago |
Kuba Werłos
|
d605976e6b
DX: remove AbstractFixerTestCase::getTestFile() (#7495)
|
11 months ago |
Kuba Werłos
|
e25cee6a00
DX: use booleans in conditions (#7149)
|
1 year ago |
Michael Voříšek
|
234e98f114
bug: Fix array/object shape phpdoc type parse (#6962)
|
1 year ago |
Kuba Werłos
|
5b20cfd4ae
DX: make data providers static for fixer's tests (#6860)
|
1 year ago |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
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 |
Graham Campbell
|
1d2f24b9d0
Always lint test cases with the stricter process linter
|
4 years ago |
Graham Campbell
|
3502c8af7c
- Detect compile errors correctly
|
4 years ago |
SpacePossum
|
4b3718e60a
2.15 - clean ups
|
4 years ago |
Dariusz Ruminski
|
c6603299b2
Merge branch '2.2' into 2.4
|
7 years ago |
Andreas Möller
|
d3924aacdf
Fix: Make sure that data providers are named correctly
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
Dariusz Ruminski
|
1a3d18bc78
Fix docs and small code issues
|
7 years ago |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 years ago |
Gregor Harlan
|
5de5794c04
move fixer classes from level subdirs to type subdirs
|
8 years ago |