awesome-python/website
Vinta Chen d3f35a9d21
test(website): remove redundant and brittle tests
Drops tests that either duplicate coverage already provided by adjacent
cases (single-word slugify, trailing-slash checks) or hard-code first-
category names and specific description strings that break whenever the
README content shifts.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 12:19:32 +08:00
..
static refactor(website): extract render_category, replace slugify filter with filter_urls map 2026-05-03 11:38:22 +08:00
templates fix(website): trim sponsorship page nav and hero stats 2026-05-03 11:45:07 +08:00
tests test(website): remove redundant and brittle tests 2026-05-03 12:19:32 +08:00
build.py fix(website): type build template entries 2026-05-03 12:08:41 +08:00
fetch_github_stars.py refactor: replace manual total_seconds()/3600 with timedelta comparison 2026-04-19 22:02:14 +08:00
readme_parser.py add missing links of category descriptions 2026-05-02 23:35:24 +08:00