vinta-awesome-python/website/tests
Vinta Chen df2191fc05
refactor(build): remove unused group_categories wrapper
group_categories only ever appended a Resources group when the
resources list was non-empty. All call sites passed an empty list,
making it a no-op indirection. Inline parsed_groups directly and
remove the dead code along with its tests.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 15:58:42 +08:00
..
test_build.py refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +08:00
test_fetch_github_stars.py feat: skip fetching repos whose cache entry is still fresh 2026-03-18 22:55:21 +08:00
test_readme_parser.py test: lower category count floor to 69 to match current README 2026-03-22 01:32:32 +08:00