You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ src/core/context/__tests__/shared-context-layer.test.ts:264:43
AssertionError: expected "vi.fn()" to not be called at all, but actually been called 1 times
Received:
1st vi.fn() call:
Array [
"shared-context-suggestions",
Object {
"loadedAt": 1767474877375,
"suggestedFrames": Array [
Object {
"createdAt": 1767474877375,
"frameId": "f1",
"score": 0.9,
"tags": Array [
"important",
],
"title": "Important Frame",
"type": "task",
},
],
},
]
Number of calls: 1
❯ src/core/context/__tests__/context-bridge.test.ts:190:47
AssertionError: expected 'Use TypeScript for type safety' to be 'Use TDD approach' // Object.is equality
Expected: "Use TDD approach"
Received: "Use TypeScript for type safety"
❯ src/cli/__tests__/shared-context-integration.test.ts:316:51
AssertionError: expected [ { id: 'dec-1', …(5) }, …(3) ] to have a length of 3 but got 4
- Expected
+ Received
- 3
+ 4
❯ src/cli/__tests__/shared-context-integration.test.ts:256:34
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ src/core/context/__tests__/shared-context-layer.test.ts:264:43
AssertionError: expected "vi.fn()" to not be called at all, but actually been called 1 times
Received:
1st vi.fn() call:
Array [
"shared-context-suggestions",
Object {
"loadedAt": 1767474880790,
"suggestedFrames": Array [
Object {
"createdAt": 1767474880790,
"frameId": "f1",
"score": 0.9,
"tags": Array [
"important",
],
"title": "Important Frame",
"type": "task",
},
],
},
]
Number of calls: 1
❯ src/core/context/__tests__/context-bridge.test.ts:190:47
AssertionError: expected 'Use TypeScript for type safety' to be 'Use TDD approach' // Object.is equality
Expected: "Use TDD approach"
Received: "Use TypeScript for type safety"
❯ src/cli/__tests__/shared-context-integration.test.ts:316:51
AssertionError: expected [ { id: 'dec-1', …(5) }, …(3) ] to have a length of 3 but got 4
- Expected
+ Received
- 3
+ 4
❯ src/cli/__tests__/shared-context-integration.test.ts:256:34