The GitHub Actions job "Required Checks" on 
texera.git/feat/frontend-vitest-browser-mode has failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
d0ed12a5bd7b2f68984a6af8fb80420f57405d49 / Yicong Huang 
<[email protected]>
test(frontend): drive drag-drop suggestions via real mousemove + dragStarted

Replace the direct `op` / `suggestionInputs` / `suggestionOutputs`
assignment with the actual flow: attach a real main paper, mount the
ghost paper host (`#flyingOP`), call `dragStarted` so the service
subscribes to window mousemove, dispatch a synthetic mousemove to
populate suggestions through `findClosestOperators`, then
`dragDropped`. No mocks, no private-field assignment.

Operators are placed around the origin because jsdom's polyfilled
`pageToLocalPoint` always returns (0, 0) — fine for input/output
classification, which only compares operator x against the resolved
mouse x.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/25423552999

With regards,
GitHub Actions via GitBox

Reply via email to