Skip to content

Test not-found delegation in @fedify/elysia #854

Description

@dahlia

@fedify/elysia relies on onNotFound to let normal Elysia routes handle non-federation requests. That behavior is part of the integration contract, but it is not covered by a small package-level test.

Add a test in packages/elysia/src/index.test.ts that verifies fedify() does not return a Fedify response when onNotFound is used.

Suggested check: mise run check-each elysia.

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