Bitmessage / PyBitmessage

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.82k stars 575 forks source link

Remove core tests from coverage #2161

Closed PeterSurda closed 11 months ago

PeterSurda commented 11 months ago

Hi!

I believe it's time to consider core tests a part of blind tests together with those, inherited from test_process.TestProcessProto. This makes the coverage deterministic and more fair.