Files
stack/tests/cli/test_cli.py
kert cda66f8f21
Some checks failed
Deploy / build (push) Failing after 9s
Deploy / scan (push) Has been skipped
Deploy / report-vulns (push) Has been skipped
CI / lint-test (push) Failing after 1m24s
fix 8 tests failing in Gitea Actions CI environment
- cli tests: strip ANSI escape codes from Rich/typer help output
  before asserting keywords (Rich outputs ANSI in no-TTY mode)
- conf/test_connect: skip DuckDB tests when data/aco.duckdb is
  absent (3GB file not present in CI checkout)
- docs/test_docs_build: resolve paths relative to repo root
  (CI may run from a different working directory)
2026-03-23 21:49:07 -04:00

5.1 KiB