cacrespo / cacrespo/pyqeq

[Tech] Testing del sistema de puntos 🧪

Open Beginner friendly
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Necesitamos asegurar que el cálculo de puntos es exacto antes de que empiece la competencia seria. Tarea: Crear un archivo tests.py que verifique que calculate_results asigna los puntos correctos según las reglas (Verdad: +10, Autor: +15, Engaño: +5).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the `calculate_results` entry point and reading how the project represents the Verdad, Autor, and Engaño outcomes. Create `tests.py` with checks that these outcomes award +10, +15, and +5 points respectively; done when the tests verify the specified scoring rules.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.