Commit Graph

7 Commits

Author SHA1 Message Date
eea065fb57 reorg test structure to match tox and CI jobs, drop bumpversion for bump-my-version and move config to pyproject.toml, fix docs building 2024-04-20 09:18:26 -06:00
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
7385a7a677 Add is_gossipsub fixture in interop test
To use the same code to test against both routers: floodsub and
gossipsub.
2019-09-03 16:49:00 +08:00
33dae87c35 Add pubsub test for gossipsub 2019-09-03 16:07:44 +08:00
194b494057 Tested against subscriptions and publish 2019-09-02 23:21:57 +08:00
3717dc9adf Add helper functions 2019-09-02 21:01:13 +08:00
a883816881 Add connect utility function 2019-09-02 18:40:12 +08:00