Comprehensive integration tests for Phase 1b+1c enhancements: - Enhanced counts API (byTypeEnum, topTypes, topVerbTypes, etc.) - Backward compatibility validation - Type-safe counting methods - Real-world workflow tests - Cache warming validation - Performance characteristic tests (O(1) type counts) All 28 tests passing, confirming 100% backward compatibility. Related commits: - |
||
|---|---|---|
| .. | ||
| api-parameter-validation.test.ts | ||
| brainy-complete.integration.test.ts | ||
| brainy-core.integration.test.ts | ||
| brainy-phase1c-integration.test.ts | ||
| find-unified-integration.test.ts | ||
| gcs-native-storage.test.ts | ||
| gcs-persistence-fix.test.ts | ||
| hnsw-rebuild.test.ts | ||
| s3-storage.test.ts | ||
| smart-import.test.ts | ||