tychedelia / josefine

💃 Kafka/Raft implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integration testing

tychedelia opened this issue · comments

Need to set up testing for raft implementation.

This currently relies on testing interior state after the cluster shuts down. Should move those tests inside src and have client based tests outside that validate retrieval of vals.