diff --git a/backend/.gitignore b/backend/.gitignore index ac02d06..de1fe90 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -12,6 +12,9 @@ __pycache__/ # C extensions *.so +# Pytest reports +report.html + # Distribution / packaging .Python build/ diff --git a/backend/report.html b/backend/report.html index 7595912..247ef2a 100644 --- a/backend/report.html +++ b/backend/report.html @@ -328,7 +328,7 @@ div.media {

Backend Testing Report

-

Report generated on 21-Jun-2025 at 12:49:54 by pytest-html +

Report generated on 22-Jun-2025 at 14:22:05 by pytest-html v4.1.1

Environment

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

Summary

-

2 tests took 00:00:14.

+

1 test took 00:00:11.

(Un)check the boxes to filter the results.