Commit Graph

11 Commits

Author SHA1 Message Date
94483714a3 run lint and fix errors, except mypy 2024-02-19 16:05:58 -07:00
13e8f496a7 Noise: add noise option in the factories and tests 2020-02-28 15:50:01 +08:00
31bf774a16 Fix tests in protocol_muxer and libp2p 2019-12-01 17:43:14 +08:00
62e47080f5 Fix tests/network 2019-12-01 16:51:06 +08:00
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
10dd997805 Reorganize factories 2019-11-06 12:11:09 -08:00
3deccac2da fix tests 2019-11-06 12:10:58 -08:00
bafdd8512d Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
eef505f2d9 Add automatic docstring formatter and apply 2019-10-24 08:41:10 +02:00
b8b5ac5e06 Add test for notifee disconnected 2019-09-19 16:31:41 +08:00
675c61ce3b Move test_notify from libp2p to network 2019-09-19 16:31:41 +08:00