Files
dustinfaceandGitHub 849b5811de tests|plotting: Some refactoring/improvements around BlockTools (#8483)
* tests: Use `time_out_assert` to wait for plot refreshing

* tests: Make `plot_manager` member of `BlockTools`

This also:

- Moves some code 
related to refreshing into `BlockTools.refresh_plots`.
- Moves setting the public keys of `PlotManager` into `setup_keys.

* tests: Directly use the plot info, don't create a sorted list upfront

* tests: Refactor a loop to use `values` instead of `items`

* plotting: Return paths of created and existed plots in `create_plots`

* tests: Introduce `new_plot` in `BlockTools`

* tests: Use `BlockTools.new_plot` in `TestPoolWalletRpc`

* tests: Allow and fix `flake8` validation in `test_pool_rpc.py`

* tests: Introduce `BlockTools.delete_plot` and use it in pool tests

* tests: Cleanup plots potentially left from a failed run in pool tests
2021-10-04 10:42:36 -07:00
..
2021-06-29 14:21:25 -07:00
2021-06-29 14:21:25 -07:00