Skip to main content

prepare_test_data

Function prepare_test_data 

Source
pub fn prepare_test_data() -> Result<()>
Expand description

Downloads missing large test fixtures and verifies every file against the checksum manifest.

Replaces cached files whose checksums differ. The manifest remains unchanged.

ยงErrors

Returns an error if the manifest cannot be read, a download fails, or a checksum differs.