mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 23:50:08 +00:00
- Created tests for ComfyApi.getHistory method to verify execution_start timestamp sorting - Added tests for edge cases: missing status, empty messages, mixed message types - Verified proper error handling and parameter passing - Ensured backward compatibility with existing API interface - All 10 test cases pass successfully