This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit b26e034
Fix integration tests for CI: inline config, no external imports
Use configFile: false with inline zeroPlugin() instead of loading
vite.config.ts, which fails in CI because @pyreon/zero's lib/ isn't
built. Remove fixture entry files (not needed by the tests).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1fddc80 commit b26e034
4 files changed
Lines changed: 4 additions & 17 deletions
File tree
- packages/zero/src/tests/integration
- fixture
- src
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
57 | | - | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | | - | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments