feat: rework decision-card to make it based on AST parsing (#41) #122
test.yml
on: push
Quality Checks
15s
Functional Tests
40s
Annotations
4 errors
|
Quality Checks
Process completed with exit code 2.
|
|
Functional Tests
Process completed with exit code 1.
|
|
tests/search-decision-card.test.ts > Search Decision Card (Edit Intent) > includes snippet field when includeSnippets=true:
tests/search-decision-card.test.ts#L246
AssertionError: expected 0 to be greater than 0
❯ tests/search-decision-card.test.ts:246:35
|
|
tests/search-decision-card.test.ts > Search Decision Card (Edit Intent) > intent="edit" with multiple results returns full decision card with ready field:
tests/search-decision-card.test.ts#L136
AssertionError: expected 0 to be greater than 0
❯ tests/search-decision-card.test.ts:136:35
|