abidurrahman11 / abidurrahman11/Pygame-Racing-Car

[feature] Add test codes

オープン
#48 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
18
フォーク
26
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。