Jordi Boggiano
|
37d722e73c
|
PHPStan/tests updates (#11996)
* Remove a bunch of inline ignores and migrate all PHPUnit assertions to static calls
* Update baseline (1573, 93)
* Update commit hash
|
2024-05-29 23:12:06 +02:00 |
Jordi Boggiano
|
9f3e2105da
|
Add IOMock and get rid of all withConsecutive calls in tests (#11497)
|
2023-06-07 14:35:16 +02:00 |
Thomas Lüder
|
41d6467b3b
|
Added token refresh for GitLab to support GitLab 15+ (#10988)
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2022-08-16 13:34:18 +02:00 |
Jordi Boggiano
|
6a466a120a
|
Enable strict types on all files
|
2022-02-24 13:24:34 +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 |
Jordi Boggiano
|
6ed3aeb343
|
Remove setExpectedException wrapper
|
2022-01-01 14:54:21 +01:00 |
Jordi Boggiano
|
ffd62795bc
|
Get rid of all the ->at() mock invocations
|
2022-01-01 14:54:20 +01:00 |
Martin Herndl
|
2992e8651a
|
Add types to `Util` tests (#10228)
|
2021-10-27 16:18:46 +02:00 |
Jordi Boggiano
|
a586a753df
|
Fix all remaining php8.1 test suite deprecations
|
2021-08-19 13:00:30 +02:00 |
Simon Berger
|
80a75e9959
|
Minor code improvements
|
2020-09-20 02:16:28 +02:00 |
Jordi Boggiano
|
1593b67230
|
Fix warnings on higher phpunit versions
|
2020-09-11 11:01:32 +02:00 |
Jordi Boggiano
|
45ecbae8f5
|
Merge branch 'master' into 2.0
|
2020-02-07 22:20:51 +01:00 |
Ion Bazan
|
a2137d5263
|
use Symfony PHPUnit Bridge
|
2020-02-07 12:22:22 +08:00 |
Jordi Boggiano
|
6c4357a7ed
|
Merge branch 'master' into 2.0
|
2019-07-31 17:50:01 +02:00 |
Gabriel Caruso
|
6c8ddd4d57
|
Remove unused private properties
|
2019-07-24 02:53:53 +02:00 |
Jordi Boggiano
|
713bc4de1d
|
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
2019-01-14 17:29:23 +01:00 |
Jordi Boggiano
|
066351c5b9
|
Remove use of deprecated getMock method
|
2018-04-12 10:24:56 +02:00 |
Gabriel Caruso
|
afc9a7643e
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-30 13:44:43 -02:00 |
Vladimir Reznichenko
|
c8615358cb
|
SCA with PHP Inspections (EA Extended)
|
2017-09-11 19:40:43 +02:00 |
Jordi Boggiano
|
020c126c27
|
Fix CS
|
2015-11-21 21:51:43 +00:00 |
Jérôme Tamarelle
|
4255db9e31
|
Allows SSH urls for gitlab and detect the scheme
SSH urls uses HTTPS to request the API
|
2015-11-14 16:05:05 +01:00 |
Jerome TAMARELLE
|
6ccc562c0f
|
Add tests on GitLab class (copied from GitHubTest)
|
2015-11-13 18:50:50 +01:00 |