issues
search
dedis
/
dela
DEDIS Ledger Architecture
https://dedis.github.io/dela
BSD 3-Clause "New" or "Revised" License
17
stars
14
forks
source link
Making tests pass
#276
Closed
ineiti
closed
12 months ago
ineiti
commented
12 months ago
This commit fixes one test and makes two types of tests:
'go test -short' runs only the non-flaky tests
then the flaky tests are run 3 times, and should pass at least once
This commit fixes one test and makes two types of tests: