Commit 85d1bff
committed
test: remove obsolete vite-plugin tests and stub localStorage for collaboration tests
Removed tests that were testing the old @thread decorator approach:
- scan-actors.ts and scan-actors.test.ts
- generate-worker-entry.ts and generate-worker-entry.test.ts
- dev-server.test.ts and plugin.test.ts
- worker-entry-template.ts
Added localStorage stub for collaboration package tests to fix failures
caused by the @d-buckner/peer-pressure dependency checking for localStorage
at module load time in Node.js environment.
All tests now passing (373 tests across all packages).1 parent b7fef3a commit 85d1bff
File tree
9 files changed
+16
-1453
lines changed- packages
- collaboration
- vite-plugin/src
9 files changed
+16
-1453
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
This file was deleted.
0 commit comments