opencode/packages/opencode/test
Dax Raad c8d735de6c ci: fix test failures in CI by pre-populating models cache
Tests were failing in CI because the models.json cache file doesn't exist
and the data() macro fallback only works at build time, not runtime.
The preload now pre-fetches models.json and disables the background
refresh to prevent race conditions during test execution.
2025-12-26 14:33:21 -06:00
..
config fix: merge plugin selections (resolves #4565) (#4724) 2025-11-25 11:34:21 -06:00
file ignore: improve file ignore performance and cross-platform support 2025-10-09 15:54:01 -04:00
fixture ci 2025-12-09 19:53:50 -05:00
ide chore: format code 2025-11-08 01:59:02 +00:00
lsp fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with MATLAB Language Server (#4007) 2025-11-08 16:31:39 -06:00
mcp core: add test to prevent MCP headers regression when OAuth is enabled 2025-12-09 12:06:40 -06:00
patch big format 2025-11-06 13:03:12 -05:00
project fix tests 2025-12-09 16:03:33 -05:00
provider ignore: fix test 2025-12-10 13:31:45 -06:00
session retry anthropic overloaded errors 2025-11-25 15:47:34 -05:00
snapshot core: fix project event emission to include updated worktree data 2025-12-09 15:41:38 -05:00
tool ignore: add bash tests 2025-12-10 15:07:40 -06:00
util chore: format code 2025-11-08 01:59:02 +00:00
bun.test.ts ci: format 2025-09-09 23:44:04 -04:00
keybind.test.ts fix super modifier parsing 2025-12-11 19:20:23 +01:00
preload.ts ci: fix test failures in CI by pre-populating models cache 2025-12-26 14:33:21 -06:00