Ion Bazan
|
8ff237afb6
|
[Tests] Use static data providers (#11197)
|
2022-11-24 14:39:08 +01:00 |
Jordi Boggiano
|
131da999ac
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
Jordi Boggiano
|
6a466a120a
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Jordi Boggiano
|
6da38f83a0
|
Add parameter types to all the things
|
2022-02-22 16:48:53 +01:00 |
Jordi Boggiano
|
a16ed3d0ed
|
Add return types to private/internal methods
|
2022-02-18 11:22:01 +01:00 |
Jordi Boggiano
|
abdc6893a6
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
Jordi Boggiano
|
86fb8d4412
|
Fix CS
|
2022-02-18 08:50:11 +01:00 |
Alexander M. Turek
|
36da81bec2
|
Remove obsolete Symfony feature detections (#10425)
|
2022-01-04 10:41:33 +01:00 |
Jordi Boggiano
|
6ed3aeb343
|
Remove setExpectedException wrapper
|
2022-01-01 14:54:21 +01:00 |
Martin Herndl
|
3d5a100018
|
Add types to `Question` tests (#10219)
|
2021-10-26 21:17:28 +02:00 |
Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Jordi Boggiano
|
1593b67230
|
Fix warnings on higher phpunit versions
|
2020-09-11 11:01:32 +02:00 |
Ion Bazan
|
a2137d5263
|
use Symfony PHPUnit Bridge
|
2020-02-07 12:22:22 +08:00 |
Gabriel Caruso
|
2a13bb2649
|
Fixes from PHPStan (#7687)
* fix docblocks
* remove redundant conditional
* fix wrong variable name
* fix wrong namespaces
* add missing private members
* remove unused/redundant arguments
* move testcase class
* exclude TestCase.php
* Tweak RuleWatchGraph type hints
* Tweak doc comment
|
2018-11-12 15:23:32 +01:00 |
Gawain Lynch
|
f74c6f4620
|
Update tests to handle optional QuestionHelper::setInputStream() availability
|
2017-11-06 16:32:29 +01:00 |
Theo Tonge
|
c077df0d80
|
Fix for https://github.com/composer/composer/issues/5989
Enforce yes/no answers for Confirmation Questions
|
2017-04-10 21:33:30 +01:00 |