PyBitmessage icon indicating copy to clipboard operation
PyBitmessage copied to clipboard

Added mock code

Open kdcis opened this issue 4 years ago • 2 comments

Added mock code for class_objectProcessor, class_singleWorker, inventory, connectionpool & stats

kdcis avatar Nov 15 '21 16:11 kdcis

Wrong placement. There shouldn't be a mock package, because the end user doesn't need it. Please move into tests.

g1itch avatar Nov 15 '21 16:11 g1itch

Wrong placement. There shouldn't be a mock package, because the end user doesn't need it. Please move into tests.

There are some technical difficulties with such an approach at the moment, needs a bit more work to fix it.

PeterSurda avatar Nov 16 '21 03:11 PeterSurda