stackchain-dashboard/tests
timmy 990f0f04d6
All checks were successful
CI / lint (pull_request) Successful in 35s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
feat: finish unread update triage offline (#351)
2026-08-08 23:38:52 +00:00
..
__init__.py feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +00:00
dashboard_bundle.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_api_cache_policy.py feat: unify live dashboard snapshot (#131) 2026-08-06 19:29:21 +00:00
test_api_paths.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_authored_idempotency.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_authored_outbox.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_background_issue_sync.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_ci_workflow.py ci: gate RCs on verifiable artifacts (#339) 2026-08-08 20:35:52 +00:00
test_command_palette.py feat: make mobile work search keyboard-safe (#317) 2026-08-08 16:14:29 +00:00
test_context_polling.py fix: recover live refresh from stalled requests (#303) 2026-08-08 13:15:20 +00:00
test_context_timeout.py fix: hide context exception details (#111) 2026-08-06 14:17:30 +00:00
test_dashboard_auth.py security: require fresh authorization for high-impact actions (#341) 2026-08-08 21:04:28 +00:00
test_dashboard_session_frontend.py security: require fresh authorization for high-impact actions (#341) 2026-08-08 21:04:28 +00:00
test_drafts.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_event_stream.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_gitea_notifications.py feat: claim work from unread updates (#321) 2026-08-08 17:19:13 +00:00
test_gitea_transport.py feat: bound aggregate Gitea transport traffic (#246) 2026-08-08 00:34:10 +00:00
test_gitea_work_search.py feat: keep Find Work instant during refresh (#213) 2026-08-07 17:15:31 +00:00
test_global_search.py feat: keep global search useful during partial failures (#199) 2026-08-07 14:18:38 +00:00
test_health.py fix: hide readiness exception details (#113) 2026-08-06 14:47:52 +00:00
test_idempotency_ledger.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_install_app.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_issue_api.py feat: claim work from unread updates (#321) 2026-08-08 17:19:13 +00:00
test_issue_outbox.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_live_snapshot.py perf: skip unchanged live snapshot sections (#285) 2026-08-08 09:35:48 +00:00
test_login_attempt_store.py feat: throttle repeated operator sign-in failures (#270) 2026-08-08 06:19:08 +00:00
test_login_frontend.py security: purge data after remote session revocation (#337) 2026-08-08 20:17:13 +00:00
test_markdown_renderer.py feat: finish unread update triage offline (#351) 2026-08-08 23:38:52 +00:00
test_mobile_composer_integration.py feat: finish unread update triage offline (#351) 2026-08-08 23:38:52 +00:00
test_mobile_composer_viewport.py feat: keep mobile conversation replies keyboard-safe (#323) 2026-08-08 17:34:11 +00:00
test_mobile_launch.py feat: show priority work above fold on mobile (#299) 2026-08-08 12:18:24 +00:00
test_mobile_task_dock.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_my_work.py feat: finish unread update triage offline (#351) 2026-08-08 23:38:52 +00:00
test_notification_detail.py feat: claim work from unread updates (#321) 2026-08-08 17:19:13 +00:00
test_notification_pages.py feat: paginate unread updates inbox (#147) 2026-08-06 23:30:32 +00:00
test_notification_read_outbox.py feat: finish unread update triage offline (#351) 2026-08-08 23:38:52 +00:00
test_notification_read.py feat: isolate live section refresh backoff (#167) 2026-08-07 04:53:42 +00:00
test_notification_reply.py feat: read full unread update conversations (#219) 2026-08-07 18:48:37 +00:00
test_offline_today.py feat: keep Today work ready offline (#349) 2026-08-08 23:16:22 +00:00
test_offline_work.py feat: finish unread update triage offline (#351) 2026-08-08 23:38:52 +00:00
test_outbox_coordinator.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_panel_persistence.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_private_device_data.py security: purge data after remote session revocation (#337) 2026-08-08 20:17:13 +00:00
test_pull_api.py fix: reconcile ambiguous merge outcomes (#277) 2026-08-08 07:33:38 +00:00
test_readme.py feat: continue unread updates offline (#347) 2026-08-08 22:42:20 +00:00
test_release_bundle.py ci: gate RCs on verifiable artifacts (#339) 2026-08-08 20:35:52 +00:00
test_release_engine.py feat: serialize autonomous release runs (#335) 2026-08-08 19:54:20 +00:00
test_release_workflow.py ci: gate RCs on verifiable artifacts (#339) 2026-08-08 20:35:52 +00:00
test_repository_hygiene.py fix: stop tracking Python bytecode 2026-08-05 15:38:50 +00:00
test_request_boundary.py security: bound and redact inbound requests (#327) 2026-08-08 18:34:48 +00:00
test_review_api.py feat: add inline mobile review comments (#165) 2026-08-07 04:28:44 +00:00
test_security_headers.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_service_worker.py feat: finish unread update triage offline (#351) 2026-08-08 23:38:52 +00:00
test_session_store.py security: require fresh authorization for high-impact actions (#341) 2026-08-08 21:04:28 +00:00
test_shared_context_snapshot.py fix: recover live refresh from stalled requests (#303) 2026-08-08 13:15:20 +00:00
test_suggestion_engine.py fix: restore backend code after stale checkout 2026-07-07 00:58:58 +00:00
test_task_overlay_history.py feat: make mobile task overlays back-safe (#315) 2026-08-08 15:55:17 +00:00
test_today_work.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_unfiled_captures.py feat: capture cold-offline work for filing (#301) 2026-08-08 12:38:41 +00:00
test_views.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_widgets.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_work_pages.py fix: recover live refresh from stalled requests (#303) 2026-08-08 13:15:20 +00:00
test_work_route_resolver.py feat: resolve shared My Work routes 2026-08-07 15:58:56 +00:00