| Category | Count | Notes |
|---|---|---|
| TypeScript/JavaScript tests | 10+ | Multiple .test.ts and .test.js files |
| Test subjects | 5 | Core, export, mapper, privacy, schemas |
| Test framework | Present | Jest-compatible |
| Spec directory | Present | spec/ for specification documents |
- Core ubicity functionality tests
- Data export tests
- Schema mapping tests
- Privacy validation tests
- Export format tests
- Property-based data generation
- Fuzzing for privacy edge cases
- Performance benchmarks
- End-to-end location tracking tests
cd /var/mnt/eclipse/repos/ubicity && npm test