openpencil/tests/engine/tools
Danila Poyarkov 1ed7de6056 chore(lint): reject broad unknown type assertions
- Add AST-based lint checks for broad unknown object assertions and local JsonObject aliases
- Centralize JsonObject in core and package-local MCP RPC JSON typing
- Replace baseline Record<string, unknown> assertions with named shared/domain types
2026-05-25 00:26:02 +03:00
..
modify chore: format codebase 2026-05-24 12:15:29 +03:00
xpath test(engine): move root tests into domains 2026-05-16 12:30:27 +03:00
ai-adapter.test.ts chore(lint): reject broad unknown type assertions 2026-05-25 00:26:02 +03:00
cli.test.ts chore(lint): fix unused test code 2026-05-06 02:53:19 +03:00
create.test.ts fix(mcp): improve agent-rendered JSX 2026-05-19 17:57:43 +03:00
eval-wrap.test.ts refactor(tools): use acorn AST parser for eval wrapping 2026-05-11 12:15:38 +03:00
modify.test.ts chore(tests): guard modify tool assertions 2026-05-06 11:20:49 +03:00
read.test.ts chore(lint): enforce type imports in tests 2026-05-06 02:35:57 +03:00
registry.test.ts chore(lint): fix unused test code 2026-05-06 02:53:19 +03:00
structure.test.ts chore(tests): remove targeted non-null assertions 2026-05-06 03:13:58 +03:00