bug/issue1 #3

Merged
Yann merged 3 commits from bug/issue1 into QA 2025-07-07 08:26:03 +00:00
Owner
====================================================================== test session starts ======================================================================
platform linux -- Python 3.11.0rc1, pytest-8.4.1, pluggy-1.6.0 -- /home/b/.local/share/virtualenvs/prod11-Eg1GQr7z/bin/python
cachedir: .pytest_cache
rootdir: /home/b/Documents/OCR/projet11/prod11
plugins: cov-6.2.1, flask-1.3.0
collected 3 items                                                                                                                                               

tests/test_connection.py::test_should_status_code_ok PASSED
tests/test_connection.py::test_should_display_sorry_with_unknown_email PASSED
tests/test_connection.py::test_shoul_display_page_on_known_email PASSED

======================================================================== tests coverage =========================================================================
______________________________________________________ coverage: platform linux, python 3.11.0-candidate-1 ______________________________________________________

Name        Stmts   Miss  Cover
-------------------------------
server.py      44     13    70%
-------------------------------
TOTAL          44     13    70%
======================================================================= 3 passed in 0.42s =======================================================================


``` ====================================================================== test session starts ====================================================================== platform linux -- Python 3.11.0rc1, pytest-8.4.1, pluggy-1.6.0 -- /home/b/.local/share/virtualenvs/prod11-Eg1GQr7z/bin/python cachedir: .pytest_cache rootdir: /home/b/Documents/OCR/projet11/prod11 plugins: cov-6.2.1, flask-1.3.0 collected 3 items tests/test_connection.py::test_should_status_code_ok PASSED tests/test_connection.py::test_should_display_sorry_with_unknown_email PASSED tests/test_connection.py::test_shoul_display_page_on_known_email PASSED ======================================================================== tests coverage ========================================================================= ______________________________________________________ coverage: platform linux, python 3.11.0-candidate-1 ______________________________________________________ Name Stmts Miss Cover ------------------------------- server.py 44 13 70% ------------------------------- TOTAL 44 13 70% ======================================================================= 3 passed in 0.42s ======================================================================= ```
Yann added 3 commits 2025-07-07 08:25:39 +00:00
Yann merged commit 19034f63f3 into QA 2025-07-07 08:26:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Yann/Projet11#3