V0.6 test api #1781

Closed
kdcis wants to merge 8 commits from v0.6-test-api into v0.6

8 Commits

Author SHA1 Message Date
7da2369b93
added six.assertRegex() & few more changes 2021-07-14 17:07:26 +05:30
b47827fb54
reverted some changes 2021-07-14 17:07:25 +05:30
2e8da0e765
code quality fixes 2021-07-14 17:07:25 +05:30
d24281901d
fixes for py2 2021-07-14 17:07:24 +05:30
669f5c6c85
fixes in test_process 2021-07-14 17:07:24 +05:30
956408ff50
reverted pybitmessage binary 2021-07-14 17:07:24 +05:30
9bf5c84c41
fixed unclosed file error 2021-07-14 17:07:23 +05:30
71b5c87f75
Enabled python3, fixed type errors due to string encode/decode
Ported api to python3

Ported 10 test cases for test_api to Python3

Fixed decode error & some import errors

fixed all bugs for python3

fixed code quality

Python 2/3 compatible base64 encoding

code quality fixes

pylint: disable=e1101

fixed type error in test_logger

code quality fixes

fixed pybitmessage binary

changes in binary

added new binary
2021-07-14 17:07:23 +05:30