Skip to content

README scorer test fixture is too short for its own word-count assertion #63

Description

@Aburke225

test_readme_with_all_quality_signals asserts data["word_count"] > 100 and word_count_category == "comprehensive", but its fixture README contains only ~51 words, so the test fails against correct scorer behavior. Extend the fixture (or correct the assertion) so the test validates what it intends to.

Steps to reproduce: pytest tests/unit/test_readme_scorer.py -q — observed: assert 51 > 100 fails.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerstestsTest coveragetier-1Starter difficulty

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions