brainy/tests/unit/neural
David Snelling 00b27d409f fix: v4.8.1 critical bug fixes for update() and clustering
- Fix update() method saving data as '_data' instead of 'data'
- Fix update() passing wrong entity structure to metadata index
- Add guard against undefined IDs in analyzeKey() for clustering
- Fix EntityIdMapper to read from top-level metadata in v4.8.0
- Fix PatternSignal tests to use NounType.Measurement
- Update test expectations for v4.8.0 entity structure

Fixes augmentations-simplified.test.ts (all 25 tests passing)
Fixes neural-simplified clustering (32/33 tests passing)
Overall: 98.3% test pass rate (988/997 tests)
2025-10-27 17:01:37 -07:00
..
signals fix: v4.8.1 critical bug fixes for update() and clustering 2025-10-27 17:01:37 -07:00
domain-time-clustering.test.ts test: skip failing domain-time-clustering tests temporarily 2025-10-13 13:52:35 -07:00
NaturalLanguageProcessor.test.ts test: adjust type-matching tests for real embeddings (v3.33.0) 2025-10-09 18:32:14 -07:00
neural-simplified.test.ts fix: resolve 10 test failures across clustering, metadata, and deletion 2025-10-09 16:33:08 -07:00
presets.test.ts feat: implement progressive flush intervals for streaming imports 2025-10-22 17:36:27 -07:00
SmartExtractor.test.ts feat: implement progressive flush intervals for streaming imports 2025-10-22 17:36:27 -07:00