Add suite and test type.

This commit is contained in:
Christian Gunderman
2026-04-08 14:14:34 -07:00
parent 15826637d2
commit ca607a5305
30 changed files with 195 additions and 22 deletions
@@ -9,6 +9,8 @@ import { evalTest } from './test-helper.js';
describe('validation_fidelity_pre_existing_errors', () => {
evalTest('USUALLY_PASSES', {
suiteName: 'default',
suiteType: 'behavioral',
name: 'should handle pre-existing project errors gracefully during validation',
files: {
'src/math.ts': `