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, May 14, 8:05 AM
Unknown Object (File)
Thu, May 2, 8:22 AM
Unknown Object (File)
Tue, Apr 30, 5:30 PM
Unknown Object (File)
Tue, Apr 30, 5:30 PM
Unknown Object (File)
Tue, Apr 30, 5:30 PM
Unknown Object (File)
Tue, Apr 30, 5:30 PM
Unknown Object (File)
Sat, Apr 20, 8:31 PM
Unknown Object (File)
Sat, Apr 20, 8:31 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