py-libp2p/tests_interop
mhchia d1c25b8b1e
Fix interop pubsub tests and PR feedback
- Use `from_id`, the changed field name in `PSMessage`.
- PR feedbacks
        - Add label `test` in `testenv` in tox.ini, to avoid wrong
dispatching an environment's command in the future.
        - Use `pytest` over `py.test`.
2019-09-24 11:30:52 +08:00
..
go_pkgs Move interop tests out of tests 2019-09-23 22:00:40 +08:00
__init__.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
conftest.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
constants.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
daemon.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
envs.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
test_bindings.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
test_echo.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
test_net_stream.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00
test_pubsub.py Fix interop pubsub tests and PR feedback 2019-09-24 11:30:52 +08:00
utils.py Move interop tests out of tests 2019-09-23 22:00:40 +08:00