MCPcopy Index your code
hub / github.com/NVIDIA/OpenShell / tests.rs

File tests.rs

crates/openshell-server/src/persistence/tests.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2// SPDX-License-Identifier: Apache-2.0
3
4use super::{ObjectType, PersistenceError, Store, generate_name, test_store};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected