Page MenuHomePhabricator

[services] Tests - Blob - Add Get
ClosedPublic

Authored by karol on Jun 15 2022, 3:10 AM.
Tags
None
Referenced Files
F3502165: D4275.id14077.diff
Fri, Dec 20, 3:58 AM
F3499642: D4275.diff
Thu, Dec 19, 11:48 PM
F3497117: D4275.id.diff
Thu, Dec 19, 6:05 PM
Unknown Object (File)
Mon, Dec 16, 7:18 AM
Unknown Object (File)
Mon, Dec 16, 7:18 AM
Unknown Object (File)
Mon, Dec 16, 7:18 AM
Unknown Object (File)
Sun, Dec 15, 11:49 AM
Unknown Object (File)
Tue, Nov 26, 10:56 AM

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
No Lint Coverage
Unit
No Test Coverage

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

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