mhchia
|
13e8f496a7
|
Noise: add noise option in the factories and tests
|
2020-02-28 15:50:01 +08:00 |
|
mhchia
|
fe4354d377
|
Fix tests_interop
- Remove pexpect
- Use new version of `p2pclient`, which makes use of anyio
- Clean up tests
|
2020-01-07 14:14:34 +08:00 |
|
Chih Cheng Liang
|
bcd7890124
|
Move test utilities to tools (#356)
* move test factories to libp2p/tools
* remove unused inits
* move pubsub test utils to tools
* cleanup test_interop
* fix typing libp2p/tools/utils
* add typing to pubsub utils
* fix factories typing
* fix typing for floodsub_integration_test_settings
* fix rest of the typing
* fix isort
|
2019-11-21 11:47:54 +08:00 |
|
mhchia
|
da34b086d5
|
Merge branch 'master' into fix/change-notifee-and-add-tests-for-swarm-conn-and-mplex
|
2019-09-24 13:50:54 +08:00 |
|
mhchia
|
006002f687
|
Move interop tests out of tests
It is moved to the top level package `tests_interop`, to avoid circular
dependency, with the dependency moved to `tox`.
|
2019-09-23 22:00:40 +08:00 |
|