BlockchainCommons / BlockchainCommons/sweeptool-cli

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

Abierto
#2 1 comentario 0 reacciones 1 asignado Reclamado por @HarshCasper Ver en GitHub
internship
Lenguaje dominante
Rust
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.