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 |