7c153c0eb8
Mock network.stats for python3 in tests.partial
2023-12-02 00:46:35 +02:00
3fb6adad9b
Add Subscription and update test case of payment screen
2022-12-26 18:54:42 +05:30
c32f5cbcde
Add mock helper_startup
2022-11-10 12:47:09 +05:30
a5a56fe7f1
Fixing kivy test data
2022-11-09 13:44:38 +05:30
49e0a31b8f
Add kivy network UI and test
2022-10-17 16:50:17 +05:30
0b8e024c29
Update kivy test resolution
2022-10-12 13:41:17 +05:30
71a390b578
Add kivy mock network and update setup file
2022-09-01 13:11:30 +05:30
36c2a80060
Mock multiqueue
...
- kivy mock now uses a mock multiqueue, as the existing code didn't
handle all problems. For example, trying to load OpenSSL currently
crashes on my M1 Mac, so I can't even add an exception handler to fall
back. With this patch, the kivy_mock simply forces a fallback to Queue
2022-08-01 19:11:01 +08:00
a5773999fe
Refactor BMConfigParser as a Module variable
2022-02-15 17:12:43 +05:30
e8b80f6117
Updated queue.Full logger.error to logger.warning and added bare except for subprocess.check_output function call for windows
2021-10-06 12:35:48 +05:30
0d6992dc8a
Imported queue from six
2021-10-06 12:35:48 +05:30
84c545ad8e
Updated specific exceptions instead of bare except ignore comments
2021-10-06 12:35:47 +05:30
ec52d2dae6
Added ignore comments for bare except warnings
2021-10-06 12:35:46 +05:30
cis
eb85efe3e5
pybitmessage kivy app test cases and test script
2021-07-20 15:06:27 +05:30