MCPcopy Create free account
hub / github.com/CJackHwang/AIstudioProxyAPI / app

Function app

tests/api_utils/test_app.py:31–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29
30@pytest.fixture
31def app():
32 return create_app()
33
34
35@pytest.fixture

Callers

nothing calls this directly

Calls 1

create_appFunction · 0.90

Tested by

no test coverage detected