| Total | Passed | Failed | Errors | Skipped | Duration |
|---|---|---|---|---|---|
| 600 | 583 | 17 | 0 | 0 | 21.6s |
| Test | Detalle |
|---|---|
| tests/test_audio_handlers.py::TestWhatsAppAudioHandler::test_handle_audio_success | |
| tests/test_handlers_routing.py::TestWhatsAppHandler::test_cerrar_caja_does_not_logout | |
| tests/test_handlers_routing.py::TestWhatsAppHandler::test_awaiting_username_routes_to_username | |
| tests/test_handlers_routing.py::TestWhatsAppHandler::test_awaiting_password_routes_to_password | |
| tests/test_handlers_routing.py::TestWhatsAppHandler::test_authenticated_routes_to_message | |
| tests/test_handlers_routing.py::TestWhatsAppHandler::test_wa_message_with_quoted_id | |
| tests/test_handlers_routing.py::TestWhatsAppHandler::test_wa_message_quoted_id_no_history | |
| tests/test_notifications.py::TestSchedulerCierreCaja::test_cierre_caja_sends_at_correct_time | |
| tests/test_notifications.py::TestSchedulerStockBajo::test_stock_bajo_detects_low_stock | |
| tests/test_notifications.py::TestSchedulerStockBajo::test_stock_bajo_staff_qty_without_live_session | |
| tests/test_notifications.py::TestSchedulerStockBajo::test_stock_bajo_rearms_after_recovery | |
| tests/test_notifications.py::TestSchedulerCartera::test_cartera_sends_on_correct_day | |
| tests/test_notifications.py::TestPortalPrefAndEmailDelivery::test_stock_uses_aurora_web_not_stale_portal | |
| tests/test_notifications.py::TestPortalPrefAndEmailDelivery::test_stock_401_on_web_retries_sibling_token | |
| tests/test_notifications.py::TestPortalPrefAndEmailDelivery::test_portal_cierre_sends_email_with_borrowed_token | |
| tests/test_notifications.py::TestSchedulerDigestDiario::test_digest_sends_yesterday_cash_flow_on_wa | |
| tests/test_wa_channel_sessions.py::TestWaHandlerUsesNamespacedAsync::test_text_after_soft_cleanup_stays_authenticated |
rce-warnings for more info. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_audio_handlers.py::TestWhatsAppAudioHandler::test_handle_audio_success FAILED tests/test_handlers_routing.py::TestWhatsAppHandler::test_cerrar_caja_does_not_logout FAILED tests/test_handlers_routing.py::TestWhatsAppHandler::test_awaiting_username_routes_to_username FAILED tests/test_handlers_routing.py::TestWhatsAppHandler::test_awaiting_password_routes_to_password FAILED tests/test_handlers_routing.py::TestWhatsAppHandler::test_authenticated_routes_to_message FAILED tests/test_handlers_routing.py::TestWhatsAppHandler::test_wa_message_with_quoted_id FAILED tests/test_handlers_routing.py::TestWhatsAppHandler::test_wa_message_quoted_id_no_history FAILED tests/test_notifications.py::TestSchedulerCierreCaja::test_cierre_caja_sends_at_correct_time FAILED tests/test_notifications.py::TestSchedulerStockBajo::test_stock_bajo_detects_low_stock FAILED tests/test_notifications.py::TestSchedulerStockBajo::test_stock_bajo_staff_qty_without_live_session FAILED tests/test_notifications.py::TestSchedulerStockBajo::test_stock_bajo_rearms_after_recovery FAILED tests/test_notifications.py::TestSchedulerCartera::test_cartera_sends_on_correct_day FAILED tests/test_notifications.py::TestPortalPrefAndEmailDelivery::test_stock_uses_aurora_web_not_stale_portal FAILED tests/test_notifications.py::TestPortalPrefAndEmailDelivery::test_stock_401_on_web_retries_sibling_token FAILED tests/test_notifications.py::TestPortalPrefAndEmailDelivery::test_portal_cierre_sends_email_with_borrowed_token FAILED tests/test_notifications.py::TestSchedulerDigestDiario::test_digest_sends_yesterday_cash_flow_on_wa FAILED tests/test_wa_channel_sessions.py::TestWaHandlerUsesNamespacedAsync::test_text_after_soft_cleanup_stays_authenticated ========== 17 failed, 583 passed, 1 deselected, 19 warnings in 20.12s ==========