aman/tests
Thales Maciel fa91f313c4
Some checks are pending
ci / test-and-build (push) Waiting to run
Simplify editor cleanup and keep live ASR metadata
Keep the daemon path on the full ASR result so word timings and detected language survive into the editor pipeline instead of falling back to a plain transcript string.

Add PipelineEngine.run_asr_result(), have aman call it when live ASR data is available, and cover the word-aware alignment behavior in the daemon tests.

Collapse the llama cleanup flow to a single JSON-shaped completion while leaving the legacy pass1/pass2 parameters in place as compatibility no-ops.

Validated with PYTHONPATH=src python3 -m unittest tests.test_aiprocess tests.test_aman.
2026-03-12 13:24:36 -03:00
..
test_aiprocess.py Simplify editor cleanup and keep live ASR metadata 2026-03-12 13:24:36 -03:00
test_alignment_edits.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_aman.py Simplify editor cleanup and keep live ASR metadata 2026-03-12 13:24:36 -03:00
test_aman_cli.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_asr_whisper.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_config.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_config_ui.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_desktop_x11.py Fix X11 key injection modifier release handling 2026-02-27 15:22:54 -03:00
test_diagnostics.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
test_fact_guard.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_model_eval.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_pipeline_engine.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_recorder.py Add hardening regressions and update operational docs 2026-02-26 16:40:45 -03:00
test_vocabulary.py Remove legacy compatibility paths 2026-02-26 13:30:01 -03:00