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