PG1204 commented on code in PR #5626:
URL: https://github.com/apache/texera/pull/5626#discussion_r3405051238


##########
frontend/src/app/workspace/component/workflow-editor/workflow-editor.browser.spec.ts:
##########


Review Comment:
   > I thought we have this `workflow-editor.browser.spec.ts` already, how come 
this PR adds a file?
   
   I think the *.browser.spec.ts file you are referring to is 
code-editor.component.browser.spec.ts, if I'm not wrong (added in #5241). 
   This PR creates the workflow-editor equivalent: the six mouse/pointer event 
tests that were commented out in #5146 (because jsdom can't run them) are 
restored here as their own browser-mode spec so the test-browser target picks 
them up.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to