You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
//! Integration tests for `nbd`.
|
|
//!
|
|
//! Tests full command flows (create → read → list → update) against a real
|
|
//! temporary directory, and verifies that directory traversal correctly locates
|
|
//! `.nbd/` from a subdirectory.
|