Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
)
105
def
test_format_name(graphql, expected):
106
assert format_name(graphql) == expected
107
108
109
opts = InputObject(
Callers
nothing calls this directly
Calls
1
format_name
Function · 0.90
Tested by
no test coverage detected