Brian Warner
|
55056bd324
|
make no_listen= an argument to w.dilate() rather than create()
It wasn't exposed in create(), and I need it for more tests. This might not
be the best approach, I'll have to play with it a bit to tell.
|
2019-05-07 11:41:30 -07:00 |
|
Brian Warner
|
c27680b910
|
terminator: shut down Dilator after everything else stops
This makes w.stop() the right way to shut everything down including any
Dilator connections (in-progress, active, or in-shutdown).
|
2019-02-10 18:01:14 -08:00 |
|
Brian Warner
|
a2a149946b
|
test_connect: skip integration test when Noise is unavailable
|
2019-02-10 11:51:54 -08:00 |
|
Brian Warner
|
7f03adda3a
|
dilate.test_connect: basic integration test
This mocks out the mailbox connection, and makes sure that endpoints are
constructed.
|
2019-02-10 11:51:54 -08:00 |
|