deltadevsde / deltadevsde/prism

testing: system test should test for produced epochs

Open
#173 0 comments 0 reactions 1 assignee Claimed by @smuu View on GitHub
p1 testing
Dominant language
Rust
Stars
134
Forks
41
PR merge metrics
No merged PRs in 30d

Description

[test_light_client_prover_talking()](https://github.com/deltadevsde/prism/blob/main/crates/tests/src/lib.rs) is our only system test and it isn't testing anything. It exits once the validator produces 100 heights, which ofc has nothing to do with prism.

It should track that at least X epochs have been produced, and the light node has verified at least Y of them. But the API for this doesn't exist yet, we need to add it to the prover and light node.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.