mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
Variable bid amount and rate.
This commit is contained in:
@@ -497,6 +497,9 @@ class BaseTest(unittest.TestCase):
|
||||
class Test(BaseTest):
|
||||
__test__ = True
|
||||
|
||||
def notest_00_delay(self):
|
||||
test_delay_event.wait(100000)
|
||||
|
||||
def test_01_part_xmr(self):
|
||||
logging.info('---------- Test PART to XMR')
|
||||
swap_clients = self.swap_clients
|
||||
|
||||
Reference in New Issue
Block a user