We should have zombienet tests that are automatically run in CI and give us some sanity checks.
RC should generally be spawned from some snapshots to have significant height with some authority set changes so that there is something to warp sync.
Then we should cover some basic scenarios:
- Smoldot cold startup, syncs to tip fine
- Smoldot warm startup, DB content provided
- Perform basic RPC calls, some using ws subscriptions, some legacy calls
We should have zombienet tests that are automatically run in CI and give us some sanity checks.
RC should generally be spawned from some snapshots to have significant height with some authority set changes so that there is something to warp sync.
Then we should cover some basic scenarios: