mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add 8 tests that would have caught the pipeline bug where custom-route tools (remove-background, upscale, ocr, etc.) were shown in the pipeline picker but failed silently when executed. New tests: - GET /api/v1/pipeline/tools returns factory-registered tool IDs - Verify resize, crop, convert, compress, rotate are included - Verify remove-background, upscale, ocr, blur-faces, erase-object, info, collage, compare are excluded - Pipeline execution returns 400 for each custom-route tool