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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.