gitingest/tests/query_parser
Filip Christiansen e5fadce158
feat(parser): relax host validation to support self-hosted GitLab & git.* domains (#314)
• Accept hosts starting with “git.” or “gitlab.” in _looks_like_git_host
• Update doc-strings to document the heuristic
• Adjust git-host-agnostic tests: expect ValueError for slug form with
  custom hosts; add real GitLab instance (git.rwth-aachen.de) to matrix
2025-06-23 20:50:08 +02:00
..
__init__.py feat(parser): relax host validation to support self-hosted GitLab & git.* domains (#314) 2025-06-23 20:50:08 +02:00
test_git_host_agnostic.py feat(parser): relax host validation to support self-hosted GitLab & git.* domains (#314) 2025-06-23 20:50:08 +02:00
test_query_parser.py feat(parser): relax host validation to support self-hosted GitLab & git.* domains (#314) 2025-06-23 20:50:08 +02:00