Module test_utils

Module test_utils 

Source
Expand description

the test_utils folder here will share utils or test components betwee unit tests and integrations tests

Re-exports§

pub use mock::*;

Modules§

mock
Unit test module for isolating RaftContext components via mocked dependencies.

Structs§

EntryBuilder

Functions§

create_config_entries
create_fake_compressed_snapshot
Creates a fake compressed snapshot file for testing
create_fake_dir_compressed_snapshot
Creates a fake compressed snapshot with directory structure
create_mixed_entries
create_test_chunk
Helper to create valid test chunk
create_test_compressed_snapshot
create_test_snapshot_stream
generate_delete_commands
generate_insert_commands
node_config
snapshot_config