bigbiggerbiggestbot/tests
Danny e7ac2b174f feat(tg-fitness-bot): add test suite with pre-commit hook
pytest + pytest-asyncio in flake.nix. 53 tests covering parser
(all formats, error cases) and db (CRUD, soft delete, update,
stats, pagination). Pre-commit hook runs tests when fitness bot
files are staged.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 20:41:03 +02:00
..
__init__.py feat(tg-fitness-bot): add test suite with pre-commit hook 2026-04-13 20:41:03 +02:00
conftest.py feat(tg-fitness-bot): add test suite with pre-commit hook 2026-04-13 20:41:03 +02:00
test_db.py feat(tg-fitness-bot): add test suite with pre-commit hook 2026-04-13 20:41:03 +02:00
test_parser.py feat(tg-fitness-bot): add test suite with pre-commit hook 2026-04-13 20:41:03 +02:00