cmelab / cmelab/cmeutils

Unit test review

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
13
Avg merge
6m
Merged PRs (30d)
2

Description

Review unit tests to ensure that each test is checking something that we need to be true to rely on the software, and brainstorm additional tests if we're not covering important corner cases.

Contributor guide

No contributing guide indexed for this repository

Research direction

Begin by locating the repository's unit-test files and reviewing what each test actually guarantees about the software. Identify tests that do not assert required behavior and important untested corner cases; done means the suite clearly checks relied-upon behavior and covers the agreed cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.