Integration tests: Implement test_fault_tolerance

Activity

Will Qiu May 28, 2019 at 7:05 AM

2 question:

  1. In [CliqueOracleTest], there are 3 test cases to test the value of fault tolerance. Should I implement all the test cases in the integration tests?

  2. And I can not find a way to generate a correct justification map like the unit test do in scala. It is very difficult because in the integration test we do the test in the same machine which means other validator can get the blocks from others in a very short time. I think we should look for other ways to test the case instead of simulating the situation in scala test.

 

Done

Details

Assignee

Reporter

Priority

Components

Story Points

Fix versions

Sprint

Created January 14, 2019 at 12:27 PM
Updated September 10, 2019 at 3:32 PM
Resolved August 19, 2019 at 11:50 PM