Commit Graph

7 Commits

Author SHA1 Message Date
df72979606 moved factories to tests 2025-03-24 07:59:35 -06:00
e0814c9860 move interop tests tools into tests folder 2025-01-25 15:28:32 -07:00
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
2d8e02b7eb Add detection for disconnections in mplex 2019-09-19 15:55:26 +08:00
a883816881 Add connect utility function 2019-09-02 18:40:12 +08:00
56ef0b962c Add test for host connect and disconnect 2019-09-02 17:32:15 +08:00