chore: modernize PHPUnit 8 test setup and deprecated APIs #756
Codacy Production / Codacy Static Code Analysis
required action
May 7, 2026 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- src/OpenCATS/Tests/UnitTests/VCardTest.php 2
Complexity decreasing per file
==============================
+ src/OpenCATS/Tests/IntegrationTests/DatabaseTestCase.php -1
See the complete overview on Codacy
Annotations
Check notice on line 54 in src/OpenCATS/Tests/UnitTests/CompanyRepositoryTest.php
codacy-production / Codacy Static Code Analysis
src/OpenCATS/Tests/UnitTests/CompanyRepositoryTest.php#L54
Avoid excessively long variable names like $expectedIntegerValues. Keep variable name length under 20.
Loading