Commit graph

4 commits

Author SHA1 Message Date
Research Assistant
4e84bfd19f test: clean up brittle and low-value tests
- Remove 4 broken Python test files (ld_deep x3, path_normalization)
- Fix 2 vector_db tests to mock get_collection instead of chromadb.PersistentClient
- Remove 2 JS test files (settings-panels, vector-ready — trivial)
- Trim 3 buildRuntimeInstallCommand tests from errors.test.ts
- Narrow CI unit-tests to only run tests/unit/ (gate-level)
2026-05-24 20:00:47 +08:00
Research Assistant
c8c2d4cf75 Revert "test: clean up brittle and low-value tests"
This reverts commit 66849758a9.
2026-05-24 19:59:24 +08:00
Research Assistant
66849758a9 test: clean up brittle and low-value tests
- Remove 4 broken Python test files (ld_deep x3, path_normalization)
- Fix 2 vector_db tests to use correct mock target (get_collection)
- Remove 2 JS test files (settings-panels, vector-ready — trivial)
- Trim 3 buildRuntimeInstallCommand tests from errors.test.ts
- Narrow CI unit-tests to only run tests/unit/ (gate-level)
2026-05-24 19:59:14 +08:00
Research Assistant
b13ef93a2b test(plugin): migrate errors test to TypeScript 2026-05-24 17:29:10 +08:00
Renamed from paperforge/plugin/tests/errors.test.mjs (Browse further)