From 88dc5dd323d5daa2868bc17a4c373e4dcd9ddf78 Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Sun, 27 Jul 2025 17:27:57 +0200 Subject: [PATCH] removed reports from tracking --- backend/.gitignore | 4 +- backend/report.html | 1094 ------------------------------------------- 2 files changed, 2 insertions(+), 1096 deletions(-) delete mode 100644 backend/report.html diff --git a/backend/.gitignore b/backend/.gitignore index de1fe90..d0b40c2 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -12,8 +12,8 @@ __pycache__/ # C extensions *.so -# Pytest reports -report.html +# Pytest html reports +*.html # Distribution / packaging .Python diff --git a/backend/report.html b/backend/report.html deleted file mode 100644 index 5b85606..0000000 --- a/backend/report.html +++ /dev/null @@ -1,1094 +0,0 @@ - - - - - Backend Testing Report - - - - -

Backend Testing Report

-

Report generated on 27-Jul-2025 at 17:20:03 by pytest-html - v4.1.1

-
-

Environment

-
-
- - - - - -
-
-

Summary

-
-
-

13 tests took 55 ms.

-

(Un)check the boxes to filter the results.

-
- -
-
-
-
- - 0 Failed, - - 13 Passed, - - 0 Skipped, - - 0 Expected failures, - - 0 Unexpected passes, - - 0 Errors, - - 0 Reruns -
-
-  /  -
-
-
-
-
-
-
-
- - - - - - - - - - - - -
ResultTestDetailed tripTrip DurationTarget DurationExecution timeLinks
- - - \ No newline at end of file