awesome-python/website/tests
Vinta Chen 39b65bc994
refactor(build): inline format_stars_short into its call site
The helper only appeared once and the logic is two lines, so the named
function added indirection without clarity. Removed the four dedicated
unit tests that covered the function directly.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 22:00:45 +08:00
..
test_build.py refactor(build): inline format_stars_short into its call site 2026-04-19 22:00:45 +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