ruvector/tests
rUv ed35626265 feat(rvf): complete ADR-032 phases 1-3 — epoch, lease, ID map, MCP tools, compat tests
Phase 2 Rust: full epoch reconciliation (EpochTracker with AtomicU64, 23 tests),
writer lease with file lock and PID-based stale detection (12 tests),
direct ID mapping trait with DirectIdMap and OffsetIdMap (20 tests).

Phase 2 JS: createWithRvf/saveToRvf/loadFromRvf factories, BrowserWriterLease
with IndexedDB heartbeat, rvf-migrate and rvf-rebuild CLI commands, epoch sync
helpers. +541 lines to index.ts, new cli-rvf.ts (363 lines).

Phase 3: 3 MCP rvlite tools (rvlite_sql, rvlite_cypher, rvlite_sparql),
CI wasm-dedup-check workflow, 6 cross-platform compat tests, shared peer dep.

Phase 1: 4 RVF smoke integration tests (full lifecycle, cosine, multi-restart,
metadata). Node.js CLI smoke test script.

81 new Rust tests passing. ADR-032 checklist fully complete.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-02-14 22:08:05 +00:00
..
agentic-jujutsu feat: Add comprehensive agentic-jujutsu integration examples and tests 2025-11-22 03:12:31 +00:00
docker-integration Claude/sparql postgres implementation 017 ejyr me cf z tekf ccp yuiz j (#66) 2025-12-09 15:32:28 -05:00
integration/distributed feat(test): Add distributed integration tests and Docker infrastructure for horizontal scaling 2025-11-27 22:49:37 +00:00
rvf-integration feat(rvf): complete ADR-032 phases 1-3 — epoch, lease, ID map, MCP tools, compat tests 2026-02-14 22:08:05 +00:00
wasm-integration Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
advanced_tests.rs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
graph_full_integration.rs feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
graph_integration.rs feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
hyperbolic_attention_tests.rs fix: Fix PQ integration test failures and add v0.1.18 release 2025-11-30 20:45:43 +00:00
security_verification_test.rs chore: Bump version to 0.1.15 with security fixes and GNN forgetting mitigation 2025-11-27 00:52:24 +00:00
test-all-packages.sh feat: Add comprehensive package test suite script 2025-12-30 15:31:52 +00:00
test_agenticdb.rs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00