Page MenuHomePhabricator

[services] Move constants to a separate file in commtest
ClosedPublic

Authored by michal on Sep 21 2022, 4:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 6:29 AM
Unknown Object (File)
Tue, Nov 5, 6:29 AM
Unknown Object (File)
Tue, Nov 5, 6:29 AM
Unknown Object (File)
Tue, Nov 5, 6:28 AM
Unknown Object (File)
Tue, Nov 5, 6:26 AM
Unknown Object (File)
Tue, Oct 22, 11:33 PM
Unknown Object (File)
Tue, Oct 22, 9:37 PM
Unknown Object (File)
Mon, Oct 21, 11:01 PM

Details

Summary

ENG-1322
Moves constants from tools.rs to constants.rs.

Test Plan

Check if it builds

cd services/commtest
cargo test --no-run

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 21 2022, 10:45 AM
This revision now requires review to proceed.Sep 27 2022, 5:09 AM
This revision is now accepted and ready to land.Sep 27 2022, 6:53 AM
This revision now requires review to proceed.Sep 27 2022, 7:06 AM

Actually, it might be a good idea to run these instead of just compiling.

This revision is now accepted and ready to land.Sep 27 2022, 7:53 AM

Rebase on master, run the tests instead of just compiling