PyBitmessage-2021-04-27/src/bitmessageqt/tests
Dmitri Bogomolov f738769d34
Add TestBase.take_screenshot(window=None) in bitmessageqt.tests:
it shows specified window (or the main window), execs the app
and saves screenshot in png file in the appdata with full test name
in the file name.

Used it in TestUISignaler.test_updateStatusBar and TestSupport.
2021-03-02 19:32:46 +02:00
..
__init__.py Qt test for UDP setting 2021-03-01 19:55:48 +02:00
addressbook.py Move addressbook test to bitmessageqt.tests because it uses Qt 2021-02-11 17:07:48 +02:00
main.py Add TestBase.take_screenshot(window=None) in bitmessageqt.tests: 2021-03-02 19:32:46 +02:00
settings.py Qt test for UDP setting 2021-03-01 19:55:48 +02:00
support.py Add TestBase.take_screenshot(window=None) in bitmessageqt.tests: 2021-03-02 19:32:46 +02:00