Skip to content

[Messenger] Integration test for Postgres consumers #43631

Closed
@derrabus

Description

@derrabus

Symfony version(s) affected: 5.3.9

Description
Discovered while working on #43630. The Postgres-specific logic in PostgreSqlConnection::get() is not covered by integration tests. This is why an API change between DBAL 2 and 3 was not found by the test suite.

Possible Solution
We already run integration from other components tests against a real Postgres database. We should do the same for the Messenger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions