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

Function test_id

sdk/python/tests/client/test_inputs.py:80–81  ·  view source on GitHub ↗
(client: Client)

Source from the content-addressed store, hash-verified

78
79
80def test_id(client: Client):
81 client.directory(DirectoryID("dirid"))
82
83
84def test_id_instance(client: Client):

Callers

nothing calls this directly

Calls 2

DirectoryIDClass · 0.70
directoryMethod · 0.45

Tested by

no test coverage detected