[test] create unit-test framework for RPC wallets (#2396)

---------

Co-authored-by: dni  <office@dnilabs.com>
This commit is contained in:
Vlad Stan
2024-04-15 17:24:28 +02:00
committed by GitHub
co-authored by dni ⚡
parent b145bff566
commit 69ce0e565b
13 changed files with 2128 additions and 270 deletions
+3
View File
@@ -74,6 +74,9 @@ json5 = "^0.9.17"
asgi-lifespan = "^2.1.0"
pytest-md = "^0.2.0"
pytest-httpserver = "^1.0.10"
pytest-mock = "^3.14.0"
types-mock = "^5.1.0.20240311"
mock = "^5.1.0"
[build-system]
requires = ["poetry-core>=1.0.0"]