write CI which installs and executes a local electrum server on regtest
@HarshCasper is already working on this.
Since Jun 9, 2021.
Assessment
This issue has not been assessed yet.
Description
Abstract
Currently we can execute tests locally with
cargo test
In addition, we can test with:
cargo test --features nigiri
which requires a local electrum server on regtest, called nigiri: https://github.com/vulpemventures/nigiri
The CI to use should be Github Actions, see an example here: https://github.com/BlockchainCommons/musign-cli/blob/master/.github/workflows/Build.yml
Both commands (cargo test and cargo test --features nigiri) should run successfully in CI
- Dominant language
- Rust
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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.
More from BlockchainCommons/sweeptool-cli
-
question
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
internship
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
internship
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
write unit tests Openinternship
BlockchainCommons/sweeptool-cli#1 · 5 comments · 1 reaction · 1 assignee ·
All issues in BlockchainCommons/sweeptool-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
issue
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
agentic-workflows
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
web-infra-dev/rspack#15847 ·