create more realistic soak test so that we can see a more representative UI in action

This commit is contained in:
James Wilson
2021-08-03 15:40:20 +01:00
parent a85e13e0ec
commit 5d81128e74
6 changed files with 363 additions and 7 deletions
+3
View File
@@ -28,3 +28,6 @@ pub mod contains_matches;
/// Utilities to help with running tests from within this current workspace.
pub mod workspace;
/// A utility to generate fake telemetry messages at realistic intervals.
pub mod fake_telemetry;