mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[PR #139] Infra: Add Initial Unit Test Suite #169
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/139
Author: @shash-hq
Created: 12/27/2025
Status: 🔄 Open
Base:
main← Head:infra/add-test-suite📝 Commits (1)
b6651e0Infra: Add initial Unit Test suite (Data & UI Logic)📊 Changes
3 files changed (+79 additions, -0 deletions)
View changed files
➕
tests/__init__.py(+0 -0)➕
tests/test_data_processing.py(+58 -0)➕
tests/test_ui_calculations.py(+21 -0)📄 Description
Added a basic test suite.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.