MCPcopy Create free account
hub / github.com/tortoise/tortoise-orm / test_init

Route test_init

tests/test_connection.py:None–None  ·  view source on GitHub ↗
patch("tortoise.connection.ConnectionHandler._init_connections")

Source from the content-addressed store, hash-verified

1import asyncio
2import warnings
3from unittest.mock import AsyncMock, Mock, PropertyMock, call, patch
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected