Cover state transitions with tests
Open
Nobody has claimed this yet.
feature
I4
S2
test
U4
- Dominant language
- Go
- Stars
- 20
- Forks
- 4
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
Examples are here https://github.com/neo-project/neo/tree/master/neo.UnitTests/Consensus .
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the consensus test examples in neo.UnitTests/Consensus and then locate the corresponding state-transition implementation in this repository. Identify the uncovered transitions and add tests for them; done means the relevant transition cases are exercised and the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100