malcx95 / malcx95/rcbash-manager
Update result calculation tests for the new amount of maximum points
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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