Fantom-foundation / lachesis-rs

Lachesis BFT consensus for permission-less networks, in Rust
MIT License
34 stars 5 forks source link

Create tests #3

Closed AgustinCB closed 6 years ago

AgustinCB commented 6 years ago

My first commit it's very simple and doesn't include any automated test. Shame on me.

Let's fix that.

rishflab commented 6 years ago

I can help with this. Going to create the crate structure in the architecture diagram and start thinking about how we can test our code.