Gitaly Comparision tests: checking for rich errors
As explained in #108, Gitaly now can provide rich errors as response "trailing metadata". We don't implement these, but we can already check that we don't miss any. Since the test passes, it means that all that would be relevant to the subset of protocol that we implement are still behind feature flags that don't default to `true`.
Please register or sign in to comment