Moves integration test out of unit tests. #435
quality-control.yml
on: push
Validate Composer File
8s
Run Rector
28s
Fix Styling
12s
Perform Static Analysis
23s
Matrix: phpunit
Annotations
10 errors and 2 warnings
Perform Static Analysis:
src/Tempest/Core/tests/KernelTest.php#L33
Tempest\Core\Tests\KernelTest should not depend on Tests\Tempest\Fixtures\TestDependency
|
Perform Static Analysis:
src/Tempest/Core/tests/KernelTest.php#L35
Tempest\Core\Tests\KernelTest should not depend on Tests\Tempest\Fixtures\TestDependency
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/ArrayToJsonMapperTestCase.php#L15
Tempest\Mapper\Tests\Mappers\ArrayToJsonMapperTestCase should not depend on Tests\Tempest\Integration\IntegrationTestCase
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/ArrayToJsonMapperTestCase.php#L15
Tempest\Mapper\Tests\Mappers\ArrayToJsonMapperTestCase should not extend Tests\Tempest\Integration\IntegrationTestCase
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/ArrayToObjectMapperTestCase.php#L26
Tempest\Mapper\Tests\Mappers\ArrayToObjectMapperTestCase should not depend on Tests\Tempest\Integration\IntegrationTestCase
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/ArrayToObjectMapperTestCase.php#L26
Tempest\Mapper\Tests\Mappers\ArrayToObjectMapperTestCase should not extend Tests\Tempest\Integration\IntegrationTestCase
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/JsonToArrayMapperTestCase.php#L15
Tempest\Mapper\Tests\Mappers\JsonToArrayMapperTestCase should not depend on Tests\Tempest\Integration\IntegrationTestCase
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/JsonToArrayMapperTestCase.php#L15
Tempest\Mapper\Tests\Mappers\JsonToArrayMapperTestCase should not extend Tests\Tempest\Integration\IntegrationTestCase
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/JsonToObjectMapperTestCase.php#L16
Tempest\Mapper\Tests\Mappers\JsonToObjectMapperTestCase should not depend on Tests\Tempest\Integration\IntegrationTestCase
|
Perform Static Analysis:
src/Tempest/Mapper/tests/Mappers/JsonToObjectMapperTestCase.php#L16
Tempest\Mapper\Tests\Mappers\JsonToObjectMapperTestCase should not extend Tests\Tempest\Integration\IntegrationTestCase
|
Run Tests - P8.3 - postgres - prefer-stable - ubuntu-latest
copy(tests/Fixtures/Config/database.postgres.php): Failed to open stream: No such file or directory
|
Run Tests - P8.3 - postgres - prefer-stable - windows-latest
copy(tests/Fixtures/Config/database.postgres.php): Failed to open stream: No such file or directory
|