Page MenuHomeSoftware Heritage

Add a few simple python tests for the grpc API
ClosedPublic

Authored by douardda on Aug 30 2022, 3:09 PM.

Details

Summary

provides a grpc-only server fixture that may be used in dependent
packages, and serves as example code on how to use the grpc API from
python.

Event Timeline

Build is green

Patch application report for D8348 (id=30143)

Rebasing onto 555e3b6d3e...

Current branch diff-target is up to date.
Changes applied before test
commit 7fc73d6150a75d824eab80e2a83c55466b394088
Author: David Douard <david.douard@sdfa3.org>
Date:   Tue Aug 30 15:07:25 2022 +0200

    Add a few simple python tests for the grpc API
    
    provides a grpc-only server fixture that may be used in dependent
    packages, and serves as example code on how to use the grpc API from
    python.

See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/215/ for more details.

This revision is now accepted and ready to land.Aug 31 2022, 10:31 AM