quoracle/tests
Michael Whittaker 490b7d35ea Fixed f-resilient uniform strategy bug (#8).
When constructing an f-resilient uniform strategy, the read quorums were
being used for the write quorums. I added a unit test that fails because
of this bug and then fixed the bug to make the test pass.

Thanks so much @samueleresca for finding this bug!
2021-06-07 08:49:12 -07:00
..
__init__.py Tidied up code. 2021-01-30 18:47:25 -08:00
test_expr.py Minor cosmetic changes. 2021-04-10 18:33:22 -07:00
test_geometry.py Renamed quorums to quoracle. 2021-02-04 20:59:10 -08:00
test_quorum_system.py Fixed f-resilient uniform strategy bug (#8). 2021-06-07 08:49:12 -07:00
test_search.py Renamed quorums to quoracle. 2021-02-04 20:59:10 -08:00
test_strategy.py Renamed quorums to quoracle. 2021-02-04 20:59:10 -08:00