nim-codex/tests/integration
Eric Mastro 04d223ba71
make integration test very loose
Accurate integration tests counting the exact number of expected missed proofs has proved elusive to tackle due to trying to emulate whether or not the validator should be able to mark missing proofs or not.

As a workaround for the time being, loose tests are now being used that ensure a slot is freed after enough proofs are missed (due to being invalid).
2023-04-24 19:37:19 +10:00
..
codexclient.nim feat: collateral per slot (#390) 2023-04-14 11:04:17 +02:00
multinodes.nim clean up logging 2023-04-24 16:32:32 +10:00
nodes.nim clean up logging 2023-04-24 16:32:32 +10:00
testIntegration.nim feat: collateral per slot (#390) 2023-04-14 11:04:17 +02:00
testblockexpiration.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00
testproofs.nim make integration test very loose 2023-04-24 19:37:19 +10:00
twonodes.nim multinode test setup for invalid proof submission tests 2023-04-20 19:12:30 +10:00