Nightly Build Report
Generated on 2025-11-28 22:18:24
Duration: 5.83s
Summary
14
Total
9
Passed
4
Failed
1
Skipped
Overview
Test Suites
Authentication Tests
2
1
1
PASS
test_login_success
(0.500s)
PASS
test_login_failure
(0.300s)
FAIL
test_logout
(1.200s)
Message:
Logout button not found
Traceback (most recent call last): File 'test_auth.py', line 45, in test_logout assert logout_btn.exists() AssertionError
SKIP
test_password_reset
(0.000s)
Message:
Not implemented yet
API Tests
7
3
0
PASS
test_api_endpoint_0
(0.300s)
PASS
test_api_endpoint_1
(0.653s)
PASS
test_api_endpoint_2
(0.119s)
FAIL
test_api_endpoint_3
(0.412s)
PASS
test_api_endpoint_4
(0.931s)
FAIL
test_api_endpoint_5
(0.472s)
PASS
test_api_endpoint_6
(0.099s)
PASS
test_api_endpoint_7
(0.349s)
PASS
test_api_endpoint_8
(0.088s)
FAIL
test_api_endpoint_9
(0.409s)