Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D14947
Change Details
Change Details
Old
New
Diff
``` python test_runner.py python -m electrumabc.interface ``` Run the application, check the network dialog, change the server.
``` python test_runner.py python -m electrumabc.interface pytest electrumabc/tests/regtest ``` Run the application, check the network dialog, change the server.
``` python test_runner.py python -m electrumabc.interface
pytest electrumabc/tests/regtest
``` Run the application, check the network dialog, change the server.
Continue