jatkinson1000 / jatkinson1000/archeryutils

Better testing of specific rounds

Open
#141 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently there is no verification of all of the many individual rounds stores in the json files.

Consider adding tests for all rounds:

- How they are loaded in (bodies etc.) perhaps through snapshot testing?
- The rounds themselves - max score, score for a given handicap, number of arrows etc.

This will be quite a bit of mundane work so not a priority.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inventorying the round JSON files and reading the existing test structure and round-loading code. Add coverage for loading each round and checking its bodies, maximum score, handicap score, and arrow count; done means every stored round has these checks and the test suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.