Files
ComfyUI_frontend/tests-ui/tests/scripts
Richard Yu 5b3485237f [test] Add comprehensive unit tests for getHistory sorting
- 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
2025-07-09 16:50:06 -07:00
..