test_complete_data_flow

Function test_complete_data_flow 

Source
pub(crate) async fn test_complete_data_flow(
    rx: &mut UnboundedReceiver<DataEvent>,
) -> Result<()>