Skip to content

test: fix ComfyUI prompt builder dependencies - #148

Open
catcherintheroad-hub wants to merge 1 commit into
jbilcke-hf:mainfrom
catcherintheroad-hub:codex/app-lodash-dependency
Open

test: fix ComfyUI prompt builder dependencies#148
catcherintheroad-hub wants to merge 1 commit into
jbilcke-hf:mainfrom
catcherintheroad-hub:codex/app-lodash-dependency

Conversation

@catcherintheroad-hub

Copy link
Copy Markdown

Summary

  • declare lodash as a runtime app dependency because the ComfyUI provider imports lodash/unionBy and the form settings import lodash/debounce
  • import the ComfyUI graph, input id enum, and workflow prompt helpers in createPromptBuilder.spec.ts so the focused ComfyUI prompt builder test can run on main

Validation

  • PATH=/opt/homebrew/opt/node@22/bin:$PATH bun run --cwd packages/app test:unit:ci -- src/app/api/resolve/providers/comfyui/createPromptBuilder.spec.ts

This is a small support patch for the ComfyUI workflow work around #5 / #144; it unblocks the existing focused prompt builder coverage without changing runtime behavior.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant