Comfy-Org / Comfy-Org/ComfyUI_frontend
[Test] Create integration test for API
Open
area:testing
enhancement
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
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](https://www.notion.so/Issue-4402-Test-Create-integration-test-for-API-22b6d73d3650810b97aeebcb983bcf92) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.