mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Add the requirement for a debug Serai node to running tests documentation
This commit is contained in:
@@ -66,9 +66,10 @@ cargo build --release --all-features
|
|||||||
|
|
||||||
Running tests requires:
|
Running tests requires:
|
||||||
|
|
||||||
- A Bitcoin regtest node
|
- A properly configured Bitcoin regtest node (available via Docker)
|
||||||
- A Monero regtest node
|
- A properly configured Monero regtest node (available via Docker)
|
||||||
- A monero-wallet-rpc instance
|
- A properly configured monero-wallet-rpc instance
|
||||||
|
- A debug Serai node (`cd substrate/node && cargo build`)
|
||||||
|
|
||||||
```
|
```
|
||||||
cargo test --all-features
|
cargo test --all-features
|
||||||
|
|||||||
Reference in New Issue
Block a user