vinta-awesome-python/website/tests
Vinta Chen 520e285e8e
test: add entry validation and broken-link detection tests
Add three tests against the real README: verify all entries have
non-empty names, valid http(s) URLs, and no broken markdown link
syntax (e.g. '[name(url)' missing the closing '](').

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-03 15:55:53 +08:00
..
test_build.py test: add coverage for detect_source_type, format_stars_short, extract_entries, and last_commit_at parsing 2026-03-23 02:25:44 +08:00
test_fetch_github_stars.py fix: stricter GitHub owner/repo regexes and injection tests 2026-03-30 15:03:06 +08:00
test_readme_parser.py test: add entry validation and broken-link detection tests 2026-04-03 15:55:53 +08:00