BlockchainCommons / BlockchainCommons/sweeptool-cli

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

Ouverte
#2 1 commentaire 0 réactions 1 personne assignée Réclamée par @HarshCasper Voir sur GitHub
internship
Langage dominant
Rust
Étoiles
3
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.