Add a simple alternative "client" in pure-python
It allows other components that depend on swh-graph to run their tests without depending on the WebGraph process itself.
parent
d0ccf1e5
Branches move-loader-to-node-module
No related tags found
Showing
- swh/graph/client.py 1 addition, 1 deletionswh/graph/client.py
- swh/graph/naive_client.py 369 additions, 0 deletionsswh/graph/naive_client.py
- swh/graph/tests/conftest.py 24 additions, 10 deletionsswh/graph/tests/conftest.py
- swh/graph/tests/test_api_client.py 8 additions, 4 deletionsswh/graph/tests/test_api_client.py
Loading
Please register or sign in to comment