GetTreeEntries: structured errors, Python only
This is the Python part of #156, and it also serves to prepare the Comparison test that will validate the Rust side. In ordinary integration tests, we do not assert the exact value of the structured error: the Comparison tests will be much better to make sure they are correct, so we content ourselves with maintaining coverage in them.
Showing
- hgitaly/service/commit.py 17 additions, 2 deletionshgitaly/service/commit.py
- hgitaly/service/tests/test_commit.py 5 additions, 0 deletionshgitaly/service/tests/test_commit.py
- rust/rhgitaly/src/service/commit.rs 3 additions, 1 deletionrust/rhgitaly/src/service/commit.rs
- tests_with_gitaly/test_blob_tree.py 7 additions, 2 deletionstests_with_gitaly/test_blob_tree.py
Loading
Please register or sign in to comment