gitingest/tests
Arman ba701a80c9
Some checks are pending
CI / test (macos-latest, 3.10) (push) Waiting to run
CI / test (macos-latest, 3.11) (push) Waiting to run
CI / test (macos-latest, 3.12) (push) Waiting to run
CI / test (macos-latest, 3.13) (push) Waiting to run
CI / test (macos-latest, 3.8) (push) Waiting to run
CI / test (macos-latest, 3.9) (push) Waiting to run
CI / test (ubuntu-latest, 3.10) (push) Waiting to run
CI / test (ubuntu-latest, 3.11) (push) Waiting to run
CI / test (ubuntu-latest, 3.12) (push) Waiting to run
CI / test (ubuntu-latest, 3.13) (push) Waiting to run
CI / test (ubuntu-latest, 3.8) (push) Waiting to run
CI / test (ubuntu-latest, 3.9) (push) Waiting to run
CI / test (windows-latest, 3.10) (push) Waiting to run
CI / test (windows-latest, 3.11) (push) Waiting to run
CI / test (windows-latest, 3.12) (push) Waiting to run
CI / test (windows-latest, 3.13) (push) Waiting to run
CI / test (windows-latest, 3.8) (push) Waiting to run
CI / test (windows-latest, 3.9) (push) Waiting to run
OSSF Scorecard / Scorecard analysis (push) Waiting to run
feat: ignore .gitignore files by default (use --include-gitignored to stay
* use_gitignore flag to exclude gitignore
---------

Co-authored-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
2025-06-25 05:04:50 +02:00
..
query_parser feat(parser): relax host validation to support self-hosted GitLab & git.* domains (#314) 2025-06-23 20:50:08 +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 Refactor project structure, enhance logic, update configurations, and improve code quality (#85) 2025-01-03 08:33:28 +01:00
conftest.py test: add pytest-mock, introduce fixtures & type hints (#290) 2025-06-21 21:26:29 +02:00
test_cli.py Fix: Add proper test isolation for CLI stdout output test (#298) 2025-06-22 18:42:02 +02:00
test_flow_integration.py test: add pytest-mock, introduce fixtures & type hints (#290) 2025-06-21 21:26:29 +02:00
test_git_utils.py test: add pytest-mock, introduce fixtures & type hints (#290) 2025-06-21 21:26:29 +02:00
test_gitignore_feature.py feat: ignore .gitignore files by default (use --include-gitignored to stay 2025-06-25 05:04:50 +02:00
test_ingestion.py feat: ignore .gitignore files by default (use --include-gitignored to stay 2025-06-25 05:04:50 +02:00
test_notebook_utils.py Refactor/ingestion (#209) 2025-03-04 01:11:54 +01:00
test_repository_clone.py test: add pytest-mock, introduce fixtures & type hints (#290) 2025-06-21 21:26:29 +02:00