ktx/packages/cli/test/io
Kevin Messiaen 89b8729950
refactor(io): extract shared result-table formatters from sql
Move formatValue/printJson/printPlain/printPretty/printResultTable and
the KtxResultTable interface out of sql.ts into io/result-table.ts so
the upcoming mongo-query command can reuse them verbatim.
2026-07-06 19:59:34 +07:00
..
logger.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
mode.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
print-list.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
result-table.test.ts refactor(io): extract shared result-table formatters from sql 2026-07-06 19:59:34 +07:00
tty.test.ts feat(cli): add Slack community CTA on errors, crashes, setup, and help (#277) 2026-06-09 12:22:56 +02:00