neo-project / neo

NEO Smart Economy
MIT License
3.47k stars 1.03k forks source link

Restore dBFT Consensus Unit Tests #3231

Open vncoelho opened 5 months ago

vncoelho commented 5 months ago

Historically, we use to have Unit Tests for dBFT consensus.

After https://github.com/neo-project/neo/issues/3230 is migrated it would be very important to restore these tests, even minimally, testing basic functionalities.

In the future coverage can increase if we have a strong design for these tests.

vncoelho commented 5 months ago

Restore tests removed from https://github.com/neo-project/neo/pull/2212