MCPcopy Create free account
hub / github.com/cancan101/graphql-db-api / test_create_engine

Function test_create_engine

tests/test_dialect.py:7–8  ·  view source on GitHub ↗
(swapi_engine: Engine)

Source from the content-addressed store, hash-verified

5
6
7def test_create_engine(swapi_engine: Engine) -> None:
8 pass
9
10
11def test_get_table_names_connections(swapi_connection: Connection) -> None:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected