Skip to main content

Module stub_post_bundle_feedback_manager

Module stub_post_bundle_feedback_manager 

Source
Expand description

§Test stub PostBundleFeedbackManager

A do-nothing implementation of crate::client::post_bundle::post_bundle_feedback_manager::PostBundleFeedbackManager that always returns a “not implemented” error. Used by test scenarios that exercise timeline or posting logic without caring about feedback, so those tests don’t need to stand up a full live feedback stack.

Structs§

StubPostBundleFeedbackManager