awesome-python/website/tests
Vinta Chen e0e7fc9168
feat(website): embed filter-to-url map in index for client routing
Adds filter_urls dict (categories, groups, subcategories) in build.py,
passes filter_urls_json to the template, and injects a JSON script block
before the results section in index.html. Covered by a new test that
verifies all three URL types are present and correctly resolved.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 00:36:41 +08:00
..
test_build.py feat(website): embed filter-to-url map in index for client routing 2026-05-03 00:36:41 +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 fix(readme): rename group "Miscellaneous" to "Other" 2026-05-03 00:15:19 +08:00