4a2222aacd
Updated code quality base except warning code changes in class_singleCleaner.py and added test for safeGetFloat in bmconfigparser.py
...
Added BMConfigParser.safeGetFloat method, updated BMConfigDefaults & added specific exceptions
Added test for safeGetFloat, removed float parsing & updated logger warning
Reverted get to safeGetFloat changes
2021-09-08 13:48:59 +05:30
06cab993d9
Fix configparser import error
2021-04-01 21:06:22 +05:30
f8844f4d74
Use common.skip_python3() to skip tests modules not supporting python3
2021-02-17 17:11:25 +02:00
96a784b58b
Merged PeterSurda/teardown-test1:
...
- reset BMConfigParser before reading config file
- enable threads name check on posix systems
- check singleton.lock in TestProcessProto.setUpClass()
2020-11-03 17:14:00 +02:00
cf4e812334
Allow TestProcess subclasses set home dir, use mkdtemp for test_config
2020-11-02 18:01:51 +02:00
lakshyacis
944c30f9b4
test_config pylint fixes
2019-09-26 19:51:02 +05:30
7b9824afc9
Separate method for stopping the bitmessage process and new test case
...
for settings in the generated config, which particularly checks that
extralowdifficulty settings are not applied to daemon.
2019-04-22 12:19:09 +03:00
ea8991c05b
Test case for config, not runs pybitmessage yet
2018-10-22 17:18:24 +03:00