Commit de5f3cf
committed
fix: resolve dependency conflicts and restore dotenv functionality
- Fix mocha/cliui dependency conflict by adding cliui@7.0.4 resolution
- Restore dotenv functionality for .nut.ts test files
- Update test/tsconfig.json to properly include .nut.ts files
- All 56 tests passing with dependencies resolved1 parent 8981473 commit de5f3cf
4 files changed
Lines changed: 9 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5565 | 5565 | | |
5566 | 5566 | | |
5567 | 5567 | | |
5568 | | - | |
5569 | | - | |
5570 | | - | |
5571 | | - | |
5572 | | - | |
5573 | | - | |
5574 | | - | |
5575 | | - | |
5576 | | - | |
5577 | | - | |
| 5568 | + | |
5578 | 5569 | | |
5579 | 5570 | | |
5580 | 5571 | | |
| |||
5583 | 5574 | | |
5584 | 5575 | | |
5585 | 5576 | | |
5586 | | - | |
5587 | | - | |
5588 | | - | |
5589 | | - | |
5590 | | - | |
5591 | | - | |
5592 | | - | |
5593 | | - | |
5594 | | - | |
5595 | 5577 | | |
5596 | 5578 | | |
5597 | 5579 | | |
| |||
0 commit comments