casper-network / casper-network/casper-node

Add utility methods to EE testing framework.

Open
#2,688 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

We have tons of boilerplate around creating accounts, funding, bonding and unbonding. Each of these operations requires 5+ lines of code. This makes it very tedious to write the code and bloats tests to an extend where setting up a test scenario can take over 100 lines of code.
Add utility methods that will:
transfer tokens
create accounts
(un)bond
Refactor current tests to use those methods.
Sample: https://github.com/casper-network/casper-node/pull/2616#discussion_r814050150

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.