Page MenuHomePhabricator

[services] Move common files from tests to src
ClosedPublic

Authored by michal on Sep 20 2022, 2:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 4, 9:11 AM
Unknown Object (File)
Sat, Jan 4, 9:11 AM
Unknown Object (File)
Sat, Jan 4, 9:11 AM
Unknown Object (File)
Fri, Jan 3, 3:12 PM
Unknown Object (File)
Thu, Dec 26, 11:06 AM
Unknown Object (File)
Thu, Dec 26, 11:06 AM
Unknown Object (File)
Thu, Dec 26, 11:05 AM
Unknown Object (File)
Thu, Dec 26, 11:00 AM

Details

Summary

As discussed in comments here, this diff moves helper files from tests to src.

Depends on D5171

Test Plan

cargo build and cargo test --no-run and check if it compiles

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM, builds.

In the future, I would give the directions from the perspective of "I just did arc patch", for example:

cd services/commtest
cargo test --no-run
This revision is now accepted and ready to land.Sep 20 2022, 8:23 AM

Good point, I will try to keep that in mind

This revision now requires review to proceed.Sep 21 2022, 1:55 AM
This revision is now accepted and ready to land.Sep 21 2022, 3:33 AM