gitingest/tests
root 46e9749b71
fix: resolve all pre-commit hook violations
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 19:28:45 +02:00
..
query_parser fix: resolve all pre-commit hook violations 2025-08-24 19:28:45 +02:00
server style: apply pre-commit fixes 2025-08-24 19:28:43 +02:00
.pylintrc Refactor project structure, enhance logic, update configurations, and improve code quality (#85) 2025-01-03 08:33:28 +01:00
__init__.py chore: switch to ruff + pydoclint, deprecate .gitingest, and perform a repo-wide quality sweep (#329) 2025-06-28 18:49:37 +02:00
conftest.py style: apply pre-commit fixes 2025-08-24 19:28:43 +02:00
test_cli.py feat(ci): build Docker Image on PRs (#382) 2025-07-05 21:04:20 +02:00
test_clone.py fix: resolve all pre-commit hook violations 2025-08-24 19:28:45 +02:00
test_git_utils.py fix: suppress remaining dynamic import violations 2025-08-24 19:28:44 +02:00
test_gitignore_feature.py chore: switch to ruff + pydoclint, deprecate .gitingest, and perform a repo-wide quality sweep (#329) 2025-06-28 18:49:37 +02:00
test_ingestion.py chore: switch to ruff + pydoclint, deprecate .gitingest, and perform a repo-wide quality sweep (#329) 2025-06-28 18:49:37 +02:00
test_mcp_server.py fix: correct token value in test to match expected value 2025-08-24 19:28:44 +02:00
test_notebook_utils.py feat(logging): implement loguru (#473) 2025-07-30 16:42:48 +00:00
test_pattern_utils.py refactor: consistent cloning & pattern-handling (#388) 2025-07-23 16:35:32 +02:00
test_summary.py test: add comprehensive MCP server testing and documentation 2025-08-24 19:28:42 +02:00