Commit 9d27054
committed
fix(test): add missing paths mock for provider factory tests
- Added mock for constants/paths.mjs to fix module not found errors
- Test results: 7 failed, 2800 passed (down from 8 failed, 2799 passed)
Remaining failures:
- 1 build-sea test (missing bootstrap.mts - structural refactoring)
- 6 provider factory tests (instance comparison issues with dynamic imports)1 parent 6a5afd3 commit 9d27054
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments