vinta-awesome-python/website
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
..
static refactor(js): replace var with const for immutable bindings 2026-03-24 13:37:35 +08:00
templates style(html): reformat templates for consistent attribute and block spacing 2026-03-24 13:35:10 +08:00
tests test: add entry validation and broken-link detection tests 2026-04-03 15:55:53 +08:00
build.py feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
fetch_github_stars.py refactor(fetch_github_stars): drop underscore prefix from regex constants 2026-03-30 15:20:01 +08:00
readme_parser.py refactor(parser): remove resources parsing, preview, and content_html fields 2026-03-23 01:43:19 +08:00