[PR #139] Infra: Add Initial Unit Test Suite #169

Open
opened 2026-05-07 00:19:01 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/139
Author: @shash-hq
Created: 12/27/2025
Status: 🔄 Open

Base: mainHead: infra/add-test-suite


📝 Commits (1)

  • b6651e0 Infra: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/139 **Author:** [@shash-hq](https://github.com/shash-hq) **Created:** 12/27/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `infra/add-test-suite` --- ### 📝 Commits (1) - [`b6651e0`](https://github.com/IAmTomShaw/f1-race-replay/commit/b6651e056503a7bf440a03d026ff56fc4e407207) Infra: Add initial Unit Test suite (Data & UI Logic) ### 📊 Changes **3 files changed** (+79 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/__init__.py` (+0 -0) ➕ `tests/test_data_processing.py` (+58 -0) ➕ `tests/test_ui_calculations.py` (+21 -0) </details> ### 📄 Description Added a basic test suite. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#169
No description provided.