File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # TEST-NEEDS.md — verisimdb-data
2+
3+ ## CRG Grade: C — ACHIEVED 2026-04-04
4+
5+ ## Current Test State
6+
7+ | Category | Count | Notes |
8+ | ----------| -------| -------|
9+ | Zig FFI tests | 1 | ` ffi/zig/test/integration_test.zig ` |
10+ | Scorecard CI recipes | 1 | ` recipes/recipe-scorecard-ci-tests.json ` |
11+ | Scan definitions | 3 | Broad spectrum, proven repos, verified containers |
12+
13+ ## What's Covered
14+
15+ - [x] Zig FFI integration tests
16+ - [x] Scorecard test recipes
17+ - [x] Scan specifications for verification
18+
19+ ## Still Missing (for CRG B+)
20+
21+ - [ ] Data validation tests
22+ - [ ] Database query tests
23+ - [ ] Replication tests
24+ - [ ] Performance benchmarks
25+ - [ ] Data consistency tests
26+
27+ ## Run Tests
28+
29+ ``` bash
30+ cd /var/mnt/eclipse/repos/verisimdb-data && cargo test
31+ ```
You can’t perform that action at this time.
0 commit comments