Skip to content

better test script #48

@Frank-Buss

Description

@Frank-Buss

I noticed that your test script requires a running regtest node and a wallet:
https://github.com/bitcoin-teleport/teleport-transactions/blob/master/tests/init.sh
I'm writing a similar program for atomic swaps, and with my test script, no manual regtest and wallet creation is needed. A local data dir is created and used, and all RPC configuration parameters etc. are set in the script. Feel free to use the code to improve your test script, it is the same licence:
https://github.com/FrankBuss/pktbtcswap/blob/main/test.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions