open-brainy/tests/unit/brainy
David Snelling 8f82a7d966 fix: update remaining UUID validation tests for v5.1.0 stricter validation
Fixed 5 more UUID validation tests (96.6% → 97.0% pass rate):
- get.test.ts: Updated invalid UUID tests to expect errors
- get.test.ts: Fixed very long ID test expectations
- get.test.ts: Fixed special characters and unicode ID tests
- Replaced custom IDs with valid UUID format

Test Results:
- Before: 1015/1051 passing (96.6%), 15 failures
- After: 1020/1051 passing (97.0%), 10 failures

Remaining 10 failures are non-critical edge cases (augmentations, custom IDs).
All critical systems passing: VFS (✓), COW (✓), Core (✓), Batch Ops (✓).
2025-11-02 11:44:32 -08:00
..
add.test.ts feat: add distributed architecture with sharding and coordination 2025-09-22 15:45:35 -07:00
batch-operations.test.ts fix: critical bug fixes for v5.1.0 release 2025-11-02 11:26:13 -08:00
delete.test.ts fix: resolve 13 neural test failures (C++ regex, location patterns, test assertions) 2025-10-30 15:46:22 -07:00
find.test.ts fix: resolve 19 critical test failures for production readiness 2025-10-09 16:58:53 -07:00
get.test.ts fix: update remaining UUID validation tests for v5.1.0 stricter validation 2025-11-02 11:44:32 -08:00
relate.test.ts fix: resolve import hang and index rebuild data loss bugs 2025-10-14 13:06:32 -07:00
update.test.ts fix: update remaining UUID validation tests for v5.1.0 stricter validation 2025-11-02 11:44:32 -08:00