MCPcopy Create free account
hub / github.com/dagger/dagger / test_format_name

Function test_format_name

sdk/python/tests/codegen/test_generator.py:105–106  ·  view source on GitHub ↗
(graphql, expected)

Source from the content-addressed store, hash-verified

103 ],
104)
105def test_format_name(graphql, expected):
106 assert format_name(graphql) == expected
107
108
109opts = InputObject(

Callers

nothing calls this directly

Calls 1

format_nameFunction · 0.90

Tested by

no test coverage detected