malcx95 / malcx95/rcbash-manager

Update result calculation tests for the new amount of maximum points

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

technical debt
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, the tests verifying that the points are correctly calculated are adapted for when the maximum number of points in a heat is 20 points (40 for finals). It should still work when you double these, but the tests will then fail. There should be tests which verify that it works for that as well (probably also other values than that).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the existing tests that verify result point calculations and run them to understand their current assumptions about maximum points. Add coverage for doubled heat and final maximums, plus other values as appropriate, and confirm the calculation tests pass for each case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.