xmr-btc-swap/swap/tests
Daniel Karzel 1a2857af29 Properly init tracing per test and reverse the filter to be exclusive
Tracing should be initialized by test and the `_guard` kept alive within the test.
Re-using this code in different tests does not really have any additional value.

Instead of specifying what messages we want to include, I went for a filter that excludes noise.
That way we get more useful logging.
2020-12-09 11:48:53 +11:00
..
e2e.rs Properly init tracing per test and reverse the filter to be exclusive 2020-12-09 11:48:53 +11:00
tor.rs Remove temporary test tracing guards 2020-11-12 13:49:07 +11:00