dbx/packages/node-core/tests
Oleksandr Liakhevych 034cce47e0
fix(ai): Codex CLI provider reliability fixes for DBX Desktop
* fix(ai): resolve Codex CLI from shell PATH on macOS

* fix(ai): hide Codex CLI subprocess windows on Windows

* feat(ai): allow to set environment variable for Codex CLI

* fix(ai): parse Codex MCP tool events

* fix(mcp): honor Postgres TLS settings in direct queries
2026-06-25 22:31:14 +08:00
..
connection-store.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
driver-manifest.test.ts feat(manticore): add Manticore Search support 2026-06-14 16:01:02 +08:00
entrypoint.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
format.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
mongo-query.test.ts fix(mongo): parse newline chained find calls 2026-06-24 23:21:06 +08:00
paths.test.ts fix(mcp): use linux local data dir 2026-06-24 15:51:10 +08:00
postgres-url.test.ts fix(ai): Codex CLI provider reliability fixes for DBX Desktop 2026-06-25 22:31:14 +08:00
rqlite-direct.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
schema-context.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sql-safety.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
sqlite-direct.test.ts fix(mcp): route ssh transport layers through desktop bridge 2026-06-17 22:06:33 +08:00