Skip to content

Extend UserCommitFiles test suite

Sami Hiltunen requested to merge smh-user-commit-files-tests into master

Add more tests for UserCommitFiles as a preparation for porting the RPC to Go. More tests helps pinning down the exact behavior of the endpoint. Additionally adds plumbing for testing running the tests for both implementations. There's no behavioral or assertion changes in the tests.

Relates to #3074 (closed)

Merge request reports