↓ 7 callersFunctionassert_client_collab_within_secs(
client: &mut TestClient,
object_id: &Uuid,
key: &str,
expected: Value,
secs: u64,
)
libs/client-api-test/src/test_client.rs:1110
↓ 7 callersMethodenforce_policy_with_consistency(
&self,
uid: &i64,
obj: ObjectType,
act: T,
consistency: ConsistencyMode,
)
libs/access-control/src/casbin/enforcer_v2.rs:419
↓ 7 callersMethodlist_database_row_details(
&self,
workspace_id: &Uuid,
database_id: &str,
row_ids: &[&str],
with_doc: bool,
)
libs/client-api/src/http_collab.rs:252
↓ 6 callersMethodassert_similarity(
&self,
workspace_id: &Uuid,
input: &str,
expected: &str,
score: f64,
use_embedding:
libs/client-api-test/src/test_client.rs:673