From 54bc9028ad6e07ab98f588f8afa7886010eb99e2 Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Wed, 2 Jul 2025 21:59:07 +0200 Subject: [PATCH] simplified test pipeline --- backend/report.html | 10 +- backend/src/tests/test_main.py | 324 ---------------------- backend/src/tests/test_trip_generation.py | 55 ++-- backend/src/tests/test_utils.py | 36 ++- 4 files changed, 68 insertions(+), 357 deletions(-) delete mode 100644 backend/src/tests/test_main.py diff --git a/backend/report.html b/backend/report.html index 247ef2a..f6bc656 100644 --- a/backend/report.html +++ b/backend/report.html @@ -328,7 +328,7 @@ div.media {

Backend Testing Report

-

Report generated on 22-Jun-2025 at 14:22:05 by pytest-html +

Report generated on 02-Jul-2025 at 21:46:07 by pytest-html v4.1.1

Environment

@@ -382,7 +382,7 @@ div.media {

Summary

-

1 test took 00:00:11.

+

8 tests took 00:02:10.

(Un)check the boxes to filter the results.