py-libp2p/libp2p
mhchia c028aef2de
Fix all tests
- Dedup `perform_test_from_obj` and the test cases used in both
`test_floodsub` and `test_gossipsub_backward_compatibility.py`.
Therefore, they are put in the standalone file
`tests/pubsub/floodsub_integration_test_settings.py`. The functions
and testcases are imported from there then.
- IMO still need a refactor on the tests. There are still some duplicate
code.
2019-07-27 11:49:03 +08:00
..
host requested changes 2019-05-05 14:32:41 -04:00
kademlia Merge pull request #157 from libp2p/router-refactor 2019-05-05 14:45:22 -04:00
network Temp 2019-07-24 21:54:36 +08:00
peer A roughly skeleton of floodsub.publish 2019-07-24 22:33:32 +08:00
protocol_muxer Modify stream to be reader_writer 2019-05-07 01:31:54 -04:00
pubsub Fix all tests 2019-07-27 11:49:03 +08:00
routing Make pylint happy 2019-07-10 17:44:14 +08:00
security Move simple security to libp2p/security 2019-05-01 17:21:11 -04:00
stream_muxer Integrate security selectin into libp2p system 2019-04-30 03:09:05 -04:00
transport Fix the error due to the breaking change 2019-07-20 22:43:31 +08:00
__init__.py Merge pull request #180 from mhchia/fix/include-all-pkgs-setuptools 2019-07-20 22:39:57 +08:00