MCPcopy Create free account
hub / github.com/hashintel/hash / alice

Function alice

tests/graph/integration/postgres/partial_updates.rs:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79fn alice() -> PropertyObject {
80 serde_json::from_str(entity::PERSON_ALICE_V1).expect("could not parse entity")
81}
82
83#[tokio::test]
84#[expect(clippy::too_many_lines)]

Callers 3

properties_addFunction · 0.70
properties_removeFunction · 0.70
properties_replaceFunction · 0.70

Calls 1

expectMethod · 0.45

Tested by

no test coverage detected