brainy/tests/unit/augmentations
David Snelling 087c57d089 test: fix flaky timing assertion in image-handler test
Changed processingTime assertion from toBeGreaterThan(0) to
toBeGreaterThanOrEqual(0) to handle very fast processing on
high-performance systems where timing resolution might be 0ms.
2025-11-04 13:07:23 -08:00
..
augmentations-simplified.test.ts fix: achieve 100% test pass rate - fix critical update() bugs and test issues 2025-11-03 07:53:01 -08:00
format-handler-registry.test.ts feat: add ImageHandler with EXIF extraction and comprehensive MIME detection (v5.2.0) 2025-11-03 14:06:17 -08:00
image-handler.test.ts test: fix flaky timing assertion in image-handler test 2025-11-04 13:07:23 -08:00