Page MenuHomePhabricator

[services] Tests - Blob - Add Get
ClosedPublic

Authored by karol on Jun 15 2022, 3:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 29, 11:54 PM
Unknown Object (File)
Wed, Jun 26, 3:14 PM
Unknown Object (File)
Wed, Jun 26, 7:34 AM
Unknown Object (File)
Wed, Jun 26, 7:34 AM
Unknown Object (File)
Wed, Jun 26, 7:34 AM
Unknown Object (File)
Wed, Jun 26, 7:34 AM
Unknown Object (File)
Wed, Jun 26, 7:30 AM
Unknown Object (File)
Tue, Jun 25, 9:02 PM

Details

Summary

Depends on D4274

Adding Get method to blob's tests.

Test Plan

For now, this method's not invoked. The Rust project should build normally.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added reviewers: tomek, varun.
varun added inline comments.
services/commtest/tests/blob/get.rs
6–10 ↗(On Diff #13518)

nit: it looks better to have all your 3P use statements together, and then all your crate use statements

This revision is now accepted and ready to land.Jun 21 2022, 8:36 PM
karol edited the summary of this revision. (Show Details)

group uses