abidurrahman11 / abidurrahman11/Pygame-Racing-Car

[feature] Add test codes

Abierto
#48 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
18
Forks
26
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Issue Type
- [ ] Bug report
- [ V ] Feature request
- [ ] Documentation update
- [ ] Other (please specify)

## Description
Currently, the codes of the game do not have any test codes. This issue proposes to add structured test cases for each code to improve reliability, support future refactoring, and ensure feature integrity.

## Expected behaviour
Each major module should have its own unit test file that:
- Verifies class initialization (`Game`)
- Validates asset loading behavior
- Confirms visual rendering logic does not raise errors during execution

## Actual behaviour
No test files exist for the codes. All logic currently runs without automated validation.

## Your Environment (for bugs):
- Operating System: Window 11

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.