feat: hierarchical prompt structure with drag-drop and keyboard indentation#172
Merged
Merged
Annotations
6 errors
|
Unit tests
Process completed with exit code 1.
|
|
Unit tests:
apps/desktop/tests/unit/main/updater.test.ts#L317
AssertionError: expected 'unknown' to be 'direct' // Object.is equality
Expected: "direct"
Received: "unknown"
❯ tests/unit/main/updater.test.ts:317:11
|
|
Unit tests:
apps/desktop/tests/unit/main/updater.test.ts#L304
AssertionError: expected 'unknown' to be 'homebrew' // Object.is equality
Expected: "homebrew"
Received: "unknown"
❯ tests/unit/main/updater.test.ts:304:11
|
|
Unit tests:
apps/desktop/tests/unit/main/updater.test.ts#L239
AssertionError: expected 'unknown' to be 'direct' // Object.is equality
Expected: "direct"
Received: "unknown"
❯ tests/unit/main/updater.test.ts:239:42
|
|
Unit tests:
apps/desktop/tests/unit/main/updater-install.test.ts#L170
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
false,
true,
]
Number of calls: 1
❯ tests/unit/main/updater-install.test.ts:170:44
|
|
Unit tests:
apps/desktop/tests/unit/main/rules-workspace.test.ts#L320
AssertionError: expected [] to deeply equal ArrayContaining{…}
- Expected
+ Received
- ArrayContaining [
- ObjectContaining {
- "id": "codex-global",
- "name": "AGENTS.md",
- },
- ObjectContaining {
- "id": "opencode-global",
- "name": "AGENTS.md",
- },
- ObjectContaining {
- "id": "claude-global",
- "name": "CLAUDE.md",
- },
- ]
+ Array []
❯ tests/unit/main/rules-workspace.test.ts:320:25
|
background
wait
wait-all
cancel
parallel
Loading