brainy/tests/unit
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 test: fix flaky timing assertion in image-handler test 2025-11-04 13:07:23 -08:00
brainy test: increase timeout for batch deletion test to 10s 2025-11-03 10:59:11 -08:00
import fix: binary file corruption in brain.import() with preserveSource 2025-11-03 10:00:55 -08:00
neural fix: achieve 100% test pass rate - fix critical update() bugs and test issues 2025-11-03 07:53:01 -08:00
storage fix: critical bug fixes for v5.1.0 release 2025-11-02 11:26:13 -08:00
types feat(types): Phase 0 - Type System Foundation for billion-scale optimization 2025-10-15 12:26:25 -07:00
utils feat(metadata): Phase 1b - TypeFirstMetadataIndex with fixed-size type tracking 2025-10-15 13:52:21 -07:00
versioning fix: resolve critical COW ref resolution and versioning bugs 2025-11-04 13:05:59 -08:00
vfs feat: add ImageHandler with EXIF extraction and comprehensive MIME detection (v5.2.0) 2025-11-03 14:06:17 -08:00
brainy-core.unit.test.ts fix: update tests for v5.1.0 API changes (VFS auto-init + property access) 2025-11-02 11:38:12 -08:00
create-entities-default.test.ts fix: createEntities defaults to true, enable AI features by default 2025-10-23 16:54:40 -07:00
fieldTypeInference.test.ts feat: production-ready value-based temporal field detection 2025-10-16 13:58:57 -07:00
type-filtering.unit.test.ts fix: update tests for v5.1.0 API changes (VFS auto-init + property access) 2025-11-02 11:38:12 -08:00
type-matching.unit.test.ts test: adjust type-matching tests for real embeddings (v3.33.0) 2025-10-09 18:32:14 -07:00
workshop-vfs-diagnostic.test.ts fix: update tests for v5.1.0 API changes (VFS auto-init + property access) 2025-11-02 11:38:12 -08:00