Skip to content

test: add true Open WebUI runtime loading and registration validation #36

Description

@rlippmann

Proposed enforcement point

prompt construction / host gateway behavior

Domain

Open WebUI pipe runtime validation

Runtime or framework

Open WebUI

Why existing examples do not cover it

The repository has strong import-level and fixture-style tests for the Open WebUI pipe integrations, and the README now includes better manual runtime verification guidance. However, there is still no automated validation that exercises true Open WebUI runtime loading/registration behavior.

This gap includes:

  • loading the pipe into a real Open WebUI runtime
  • confirming registration/import behavior in the actual runtime environment
  • verifying the basic pipe path at the runtime boundary
  • verifying the directive-drafter pipe path at the runtime boundary
  • confirming local-only state updates vs forwarded backend requests in the real runtime

This is the main remaining runtime-validation gap after the LiteLLM Proxy runtime smoke coverage landed.

Where does this belong?

context-compiler-example-integrations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions