agent-zero/tests
frdel e9d9c93d13 Add restart state management and error handling to self-update overlay
Add resetRestartState helper to clear restart status/detail text. Set initial "Preparing update" state in scheduleUpdate before API call. Make restart warning toast non-blocking (catch errors without await). Distinguish restart request errors from connection errors in restartAndReload - only clear overlay for actual HTTP failures, not expected connection drops. Reset restart state and remove overlay on restart request failure or
2026-03-26 13:10:25 +01:00
..
chunk_parser_test.py File Tree: Fixed other tests to make full test suite functional 2025-11-09 15:13:04 +01:00
email_parser_test.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
rate_limiter_test.py projects continued 2025-11-03 16:17:12 +01:00
test_browser_agent_regressions.py refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
test_docker_release_plan.py Add automatic Docker builds when release tags reach testing/main branches 2026-03-26 08:22:18 +01:00
test_extensions_stress.py refactor: improve caching system and optimize extension/plugin path resolution 2026-03-18 12:40:33 +01:00
test_fasta2a_client.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_file_tree_visualize.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_git_version_label.py Add latest selector option to self-update with branch head resolution for testing/development and newest tag resolution for main 2026-03-26 10:44:12 +01:00
test_http_auth_csrf.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_model_config_api_keys.py Add unzip to Docker base packages, refactor API key handling, improve self-update system 2026-03-24 17:17:19 +01:00
test_multi_tab_isolation.py refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
test_persist_chat_log_ids.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_run_ui_config.py WebSocket merge 2026-02-01 16:07:45 +01:00
test_self_update_tag_filter.py Add restart state management and error handling to self-update overlay 2026-03-26 13:10:25 +01:00
test_settings_developer_sections.py Settings polishing, logout button 2026-02-05 22:02:49 +01:00
test_snapshot_parity.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_snapshot_schema_v1.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_socketio_library_semantics.py WebSocket merge 2026-02-01 16:07:45 +01:00
test_socketio_unknown_namespace.py WebSocket merge 2026-02-01 16:07:45 +01:00
test_state_monitor.py refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
test_state_sync_handler.py refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
test_state_sync_welcome_screen.py refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
test_websocket_client_api_surface.py WebSocket merge 2026-02-01 16:07:45 +01:00
test_websocket_csrf.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_websocket_handlers.py refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
test_websocket_harness.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_websocket_manager.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_websocket_namespace_discovery.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_websocket_namespace_security.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_websocket_namespaces.py refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
test_websocket_namespaces_integration.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
test_websocket_root_namespace.py refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
test_webui_extension_surfaces.py ui: plus menu for additional chat actions 2026-03-26 11:55:14 +01:00
websocket_namespace_test_utils.py WebSocket merge 2026-02-01 16:07:45 +01:00