mirror of
https://github.com/fancive/obsidian-parallel-reader.git
synced 2026-07-22 06:53:43 +00:00
Replaces the monolithic modules.test.js (983 lines) with focused per-module test files sharing a common test-setup.js. Each file is under 225 lines. All existing test assertions preserved. New files: test-setup.js, anchor.test.js, schema.test.js, cache.test.js, cards-nav.test.js, markdown.test.js, vault-batch.test.js, i18n.test.js, scroll.test.js, settings.test.js, providers.test.js, streaming.test.js, cli.test.js Change-Id: I37a3342a1588807277e679e6535cde361e650565 |
||
|---|---|---|
| .. | ||
| anchor.test.js | ||
| cache.test.js | ||
| cards-nav.test.js | ||
| cli.test.js | ||
| direct-modules.test.js | ||
| generation-job-manager.test.js | ||
| i18n.test.js | ||
| main.test.js | ||
| markdown.test.js | ||
| providers.test.js | ||
| schema.test.js | ||
| scroll.test.js | ||
| settings.test.js | ||
| streaming.test.js | ||
| test-setup.js | ||
| vault-batch.test.js | ||