Commit 235cb4b
committed
fix: executeServerCommand test migration, mark module-mocking todo
- Fix executeServerCommand test: add missing `it` import, replace
`this.timeout()` with describe options, add `import.meta.dirname`
- Mark 2 module-mocking interception tests as todo: they pass under
mocha but fail under node:test runner (needs investigation)
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c0b5ea5 commit 235cb4b
2 files changed
Lines changed: 5 additions & 5 deletions
File tree
- packages
- test-runner-commands/test/execute-server-command
- test-runner-module-mocking/test
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments