-
Notifications
You must be signed in to change notification settings - Fork 330
Labels
Milestone
Description
Currently, breaking changes to the frontend API code are not discoverable due to a lack of integration testing with ComfyUI core.
Adding a playwright E2E test for API-backed UI interactions would catch major faults. A single test with several steps per logical area (e.g. a "history test") would be preferred to adding many "playwright unit tests".
┆Issue is synchronized with this Notion page by Unito
christian-byrne