tests: moved tests for gRPC services in service package
This is consistent with the earlier creation of the `hgitaly.service` package, but it means that some relative imports become less practical. We'll probably end up making a few proper fixtures, but it's better to do that once we know exactly what we need.
Showing
- hgitaly/service/tests/__init__.py 1 addition, 0 deletionshgitaly/service/tests/__init__.py
- hgitaly/service/tests/test_commit.py 3 additions, 3 deletionshgitaly/service/tests/test_commit.py
- hgitaly/service/tests/test_default_branch.py 6 additions, 6 deletionshgitaly/service/tests/test_default_branch.py
- hgitaly/service/tests/test_ref.py 4 additions, 4 deletionshgitaly/service/tests/test_ref.py
Loading
Please register or sign in to comment