Skip to content

test: Unit tests for Outbox Inspector endpoints #291

@samtrion

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:choreIndicates some housework that needs to be done.

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions