BlockchainCommons / BlockchainCommons/sweeptool-cli

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

オープン
#2 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。