You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea here is to come up with the testing infra needed to perform the election process in a dev chain in a realistic scenario. Some interesting features would be:
Simulate the snapshot creation
Simulate off-chain workers
Do memory profiling in WASM
among others.
As a stretch goal, we could have integration tests/check using this infrastructure in WASM (probably not trivial).
The WASM profiling would be interesting so that we could be informed when changing election/staking bounds.
The text was updated successfully, but these errors were encountered:
gpestana
changed the title
Research and build testing infra from elections with realistic scenarios
Research and build testing infra with realistic scenarios for elections
May 1, 2023
The idea here is to come up with the testing infra needed to perform the election process in a dev chain in a realistic scenario. Some interesting features would be:
As a stretch goal, we could have integration tests/check using this infrastructure in WASM (probably not trivial).
The WASM profiling would be interesting so that we could be informed when changing election/staking bounds.
The text was updated successfully, but these errors were encountered: