bee-san / bee-san/pyWhat

Improve tests

Open
#199 10 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest help wanted
Dominant language
Python
Stars
7.3k
Forks
391
PR merge metrics
No merged PRs in 30d

Description

We have a lot of tests that were just copy-pasted from each other. Because of that, test files are long.

**What do you need to do?**
Take a look at our tests and try to add some helper functions, make tests shorter.

Contributor guide

Open the contributing guide

Research direction

Review the repository's test files to find repeated, copy-pasted patterns and determine which cases can share helpers. Done means duplicated test setup or assertions are reduced without changing coverage, and the test suite still passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.