Skip to content

Mocking for Subscriber sessions #4061

@dbolduc

Description

@dbolduc

Applications need to be able to create a fake subscriber session, streaming fake handlers.

  • Mocking for AtLeastOnce
  • Mocking for ExactlyOnce
  • Mocking/faking for Session
    • consider having futures::Stream in the interface and gating it with a #[cfg(unstable-stream)]
    • or we have to wrap futures::Stream. 🤷

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: pubsubIssues related to the Pub/Sub API.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions