specter-desktop/test_requirements.txt
Kim Neunert 9dbde39c2d
Chore: Refactor UTXO scan (and timeout bugfix for utxo_scan) (#1687)
* refactor fixtures and add testnet fixture

* make timeouts configurable

* test timeout more properly

* refactor utxo_scanning

* refactor psbt_creator and utxo_scanner into commands (pattern)

* basic testing based on testnet

* import fix

* Update tests/test_commands_utxo_scanner.py

Co-authored-by: Manolis <70536101+moneymanolis@users.noreply.github.com>

* Update tests/fix_testnet.py

* changes after the review

* black and updating black

Co-authored-by: Manolis <70536101+moneymanolis@users.noreply.github.com>
2022-05-03 18:52:48 +02:00

11 lines
No EOL
185 B
Text

# requirements for testing
black==22.3.0
pre-commit==2.13.0
docker==4.3.1
pip-tools==5.5.0
pytest==6.1.2
PySocks==1.7.1
pytest-cov==2.10.1
mock==4.0.2
babel==2.9.1
python-gitlab==2.10.1