BlockchainCommons / BlockchainCommons/sweeptool-cli

write CI which installs and executes a local electrum server on regtest

未关闭
#2 1 条评论 0 个 reaction 已指派 1 人 已被 @HarshCasper 认领 在 GitHub 查看
internship
主要语言
Rust
星标
3
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

## 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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。