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)
Wed, May 15, 5:51 PM
Unknown Object (File)
Sat, May 4, 3:14 AM
Unknown Object (File)
Apr 18 2024, 4:48 PM
Unknown Object (File)
Apr 18 2024, 4:48 PM
Unknown Object (File)
Apr 18 2024, 4:47 PM
Unknown Object (File)
Apr 18 2024, 4:42 PM
Unknown Object (File)
Apr 6 2024, 11:04 PM
Unknown Object (File)
Apr 4 2024, 12:56 PM

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