-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Adopt @playwright/test and use JSHandle #3446
Copy link
Copy link
Closed
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run
Description
I'm using the new @playwright/test package in Luna Paint and it's essentially just doing what we're doing but in a much nicer way so we should adopt it. Additionally we should move away from just evaluating strings in page.evaluate to fetching a JSHandle to the xterm API and using that to test which would give us strong typing on the renderer side.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run