Skip to content

test: Unit tests for Outbox Inspector endpoints #291

Description

@samtrion

User Story

As a developer maintaining Pulse.AspNetCore, I want unit tests for all Outbox Inspector endpoints, so that I can detect regressions.


Requirements

  • Tests.Unit/AspNetCore/OutboxInspectorEndpointsTests.cs:
    • All seven endpoints with mocked IOutboxManagement.
    • 404 when message or dead-letter not found.
    • Custom BasePath applied correctly.

Acceptance Criteria

  • All tests pass.

Dependencies

  • Requires feat: Outbox Inspector Minimal API endpoints (MapOutboxInspector)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

type:choreIndicates some housework that needs to be done.

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions