Skip to content

Focused tests fail before HTML composition is generated #868

Description

@github-actions

Expected Behavior

Focused server tests run in a clean worktree.

Current Behavior

The test import fails because src/server/internal/html/compose.main.gen.js has not been generated.

Possible Solution

Generate required composition modules in test setup or avoid importing generated HTML from unrelated focused tests.

Minimal Reproducible Example

From a clean worktree, run VITE_TEMPO_NETWORK=none pnpm test -- --project node src/tempo/session/server/Session.test.ts.

Context

This blocks focused unit-test reproduction until pnpm build is run.


Logged by staubman-stripe in wevm/mppx at 1fd8746. Filed by Frog.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions