Skip to content

Make default test suite work without synchronized daemon #66

Description

@MrNaif2018

Currently, those 2 tests (and potentially more):
tests/coins/btc/test_without_wallet.py::test_get_tx

tests/coins/btc/test_without_wallet.py::test_get_address

Rely on real-time data, which means we have to wait for daemon sync. We need to check if it's possible to move some of the tests to regtest test suite, so that regular runs are fast

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowNice to have, no urgencytype: choreMaintenance, CI, deps, refactoring

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions