Skip to content

Test not-found delegation in @fedify/express #857

Description

@dahlia

@fedify/express must call Express next() when Fedify does not own a request. Without a focused test, normal route delegation can regress unnoticed.

Add a test in packages/express/src/index.test.ts that verifies integrateFederation() calls next() when federation.fetch() uses onNotFound.

Suggested check: mise run check-each express.

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    Priority

    Low

    Effort

    Low

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions