Page MenuHomeSoftware Heritage

client: tests add missing 'meta' information
ClosedPublic

Authored by haltode on Aug 19 2019, 3:21 PM.

Diff Detail

Repository
rDGRPH Compressed graph representation
Branch
client-tests-missing-meta
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7299
Build 10341: tox-on-jenkinsJenkins
Build 10340: arc lint + arc unit

Event Timeline

Rename assert_endpoint_result to assert_endpoint_output.

The "Build is green" review.

This revision is now accepted and ready to land.Aug 19 2019, 3:36 PM
This revision was automatically updated to reflect the committed changes.

I'd use self.assert_endpoint_result instead of ClassName.assert_endpoint_result but apart from that the refactoring looks sane to me.