chia-blockchain/tests/core/daemon
Earle Lowe 432d2ee308
Add some more daemon "rpc" tests (#15215)
* Add some more daemon "rpc" tests

* fixes due to some platform differences

* Add unlock_keyring tests and some experiments with monkeypatch

* rewrote simpler tests into single paramterized test

* add parameters to patch function

* Use monkeypatch.context for better isolation

* remove monkeypatch and test by deleting the keyring file

* remove now unused monkeypatch function

* changes from PR suggestions

* more readable parameterization per suggestions

* datacases

* description and id property

* swap description and route order

* *cases

---------

Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-05-12 17:48:41 -05:00
..
__init__.py chia|tests|pre-commit: Add missing __init__.py files (#8758) 2021-12-16 18:52:46 -08:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_daemon_register.py update black to 23.3.0 (#14537) 2023-04-04 12:50:58 -05:00
test_daemon.py Add some more daemon "rpc" tests (#15215) 2023-05-12 17:48:41 -05:00
test_keychain_proxy.py tests: Fix BlockTools import (#13987) 2022-11-22 22:52:47 -06:00