trippy icon indicating copy to clipboard operation
trippy copied to clipboard

Add dummy `Network` and `Tracer` integration tests

Open fujiapple852 opened this issue 2 years ago • 0 comments

The Tracer is generic over the Network trait to abstract it from the underlying pnet implementation. We can use mockall to test the Tracer with a dummy Network implementation.

fujiapple852 avatar May 02 '22 07:05 fujiapple852