mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
Adds .github/workflows/tests.yml: checkout, Python 3.11 (matching work/Dockerfile's python:3.11-slim-bookworm base), pip install -r requirements.txt + pip install -e ".[dev]" for pytest/pytest-asyncio, then `python -m pytest -q -p no:cacheprovider` from work/. docker-publish.yml is untouched (image publishing unchanged). NOTE: origin/main currently has 6 pre-existing test failures (stale SCHEMA_VERSION x3, expired TLE fixtures x2, one order-dependent) that are fixed in open PR #140 (fix/green-test-suite), not this change. This gate will be red until #140 merges — that is expected and by design; no continue-on-error / skip was added to mask it. Co-authored-by: Matt Johnson <mj@k7zvx.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| workflows | ||