Bitmessage/PyBitmessage

With current code tests started to create app files in the src dir

g1itch opened this issue · 0 comments

Hello!

Recently I discovered that after I run tests (call tox in my working directory) PyBitmessage starts in portable mode. It happens because it founds keys.dat in the src dir. I extended tests by app files checkup and reproduced the issue: https://travis-ci.org/github/g1itch/PyBitmessage/builds/772590150. In my branch with reverted 49f9620 it could also fail but only because of debug.log.

I guess there is some mistake in helper_startup which manifests itself with python3.