bee-san/pyWhat

Improve tests

Open

#199 opened on Oct 9, 2021

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Python (382 forks)batch import
good first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (6,228 stars)
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