-
- Downloads
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
No related branches found
Tags v0.4.0
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
swh/graph/naive_client.py
0 → 100644