Files
bot-bottle/.gitea/workflows
didericis 6b140402dd
test / run tests/run_tests.py (pull_request) Failing after 2m59s
ci: add Gitea Actions workflow running the full test suite
Run tests/run_tests.py on every PR push and on push to main. The suite
uses stdlib unittest, so the workflow only needs Python; integration
tests skip cleanly when the runner has no Docker daemon reachable.

Refs: PRD 0002

Assisted-by: Claude Code
2026-05-08 20:17:12 -04:00
..