Open vncoelho opened 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.
Restore tests removed from https://github.com/neo-project/neo/pull/2212
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.