chia-blockchain/tests/cmds
Matt Hauff aac1792192
Port get_notifications RPC to RPC marshaller (#17283)
* Port get_notifications RPC to RPC marshaller

* Fix test (I hate this)

* Don't use string formatting in SQL query

* rename notification member variable

* Missed a couple?

* Suggestion by @altendky (w/ black fix >:( )
2024-01-23 10:05:39 -08:00
..
wallet Port get_notifications RPC to RPC marshaller (#17283) 2024-01-23 10:05:39 -08:00
__init__.py Check Wallet DB integrity (#14401) 2023-02-21 18:35:15 -06:00
cmd_test_utils.py build(deps-dev): bump mypy from 1.5.1 to 1.7.0 (#16788) 2023-11-14 12:20:56 -06:00
config.py Avoid setting test config items to their default values (#16225) 2023-09-19 08:36:26 -05:00
conftest.py Add Click CLI Unit Tests (Proof of Concept) (#15746) 2023-07-25 21:42:52 -05:00
test_farm_cmd.py add Service type variables for each combination (#16970) 2023-11-30 13:38:38 -06:00
test_show.py Add Wallet CLI Unit tests (#15886) 2023-08-14 10:19:12 -05:00
test_sim.py consistently use CliRunner.invoke(catch_exceptions=False) (#16523) 2023-10-13 15:14:13 -05:00
test_timelock_args.py Add extra_conditions as an option to transaction endpoints (#15911) 2023-08-29 13:48:16 -05:00
test_tx_config_args.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
testing_classes.py Add Click CLI Unit Tests (Proof of Concept) (#15746) 2023-07-25 21:42:52 -05:00