aman/tests
Thales Maciel 94ead25737 Prune stale editor and Wayland surface area
Stop shipping code that implied Aman supported a two-pass editor, external API cleanup, or a Wayland scaffold when the runtime only exercises single-pass local cleanup on X11.\n\nCollapse aiprocess to the active single-pass Llama contract, delete desktop_wayland and the empty wayland extra, and make model_eval reject pass1_/pass2_ tuning keys while keeping pass1_ms/pass2_ms as report compatibility fields.\n\nRemove the unused pillow dependency, switch to SPDX-style license metadata, and clean setuptools build state before packaging so deleted modules do not leak into wheels. Update the methodology and repo guidance docs, and add focused tests for desktop adapter selection, stale param rejection, and portable wheel contents.\n\nValidate with uv lock, python3 -m unittest discover -s tests -p 'test_*.py', python3 -m py_compile src/*.py tests/*.py, and python3 -m build --wheel --sdist --no-isolation.
2026-03-14 17:48:23 -03:00
..
test_aiprocess.py Prune stale editor and Wayland surface area 2026-03-14 17:48:23 -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_benchmarks.py Split aman.py into focused CLI and runtime modules 2026-03-14 14:54:57 -03:00
test_aman_cli.py Split aman.py into focused CLI and runtime modules 2026-03-14 14:54:57 -03:00
test_aman_entrypoint.py Split aman.py into focused CLI and runtime modules 2026-03-14 14:54:57 -03:00
test_aman_maint.py Split aman.py into focused CLI and runtime modules 2026-03-14 14:54:57 -03:00
test_aman_run.py Split aman.py into focused CLI and runtime modules 2026-03-14 14:54:57 -03:00
test_aman_runtime.py Split aman.py into focused CLI and runtime modules 2026-03-14 14:54:57 -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 Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
test_desktop.py Prune stale editor and Wayland surface area 2026-03-14 17:48:23 -03:00
test_desktop_x11.py Fix X11 key injection modifier release handling 2026-02-27 15:22:54 -03:00
test_diagnostics.py Harden runtime diagnostics for milestone 3 2026-03-12 17:41:23 -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 Prune stale editor and Wayland surface area 2026-03-14 17:48:23 -03:00
test_pipeline_engine.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_portable_bundle.py Prune stale editor and Wayland surface area 2026-03-14 17:48:23 -03:00
test_recorder.py Add hardening regressions and update operational docs 2026-02-26 16:40:45 -03:00
test_release_prep.py Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
test_vocabulary.py Remove legacy compatibility paths 2026-02-26 13:30:01 -03:00