Ligare.database.testing
Libraries, fixtures, mocks, and other utilities for tests using SQLAlchemy, Alembic, or Ligare.database.
Functions
|
|
|
|
|
|
|
|
|
- Ligare.database.testing.mock_postgresql_connection(mocker)[source]
- Return type:
Generator[MagicMock|AsyncMock|NonCallableMagicMock,MagicMock,None]
- Ligare.database.testing.set_up_database(request)[source]
- Return type:
Generator[tuple[Session,Connection],Any,None]
Modules