GitNexus/gitnexus/test/fixtures/sample-code
abhigyanpatwari 8a100a76d3 test: add test suite with vitest (unit + integration + fixtures)
- 59 test files covering unit and integration tests
- vitest config with coverage thresholds and fork pooling
- Test fixtures (mini-repo + multi-language sample code)
- Add vitest + coverage-v8 to devDependencies
- Add test scripts (test, test:integration, test:all, test:watch, test:coverage)
- Move typescript to devDependencies where it belongs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 20:07:02 +05:30
..
simple.c test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.cpp test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.cs test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.go test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.java test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.js test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.php test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.py test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.rs test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.swift test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.ts test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30
simple.tsx test: add test suite with vitest (unit + integration + fixtures) 2026-03-01 20:07:02 +05:30