Commit Graph

6 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
dddaacad62 Move install script under tests/interop/go_pkgs 2019-09-04 16:33:25 +08:00
5280f3965c Update install script for interop
And adjust the structure of go packages for interop
2019-09-03 17:41:17 +08:00
1b5d064a8d Add utility functions for libp2p bindings
To prepare for pubsub interop test
2019-09-02 14:30:25 +08:00
b726d7c9da Add tox and CI for interop 2019-08-28 23:39:33 +08:00