stackchain-dashboard/tests
timmy 5bf491c725
All checks were successful
CI / lint (pull_request) Successful in 56s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
feat: attach screenshots during issue capture (#469)
2026-08-10 09:35:09 +00:00
..
__init__.py feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +00:00
dashboard_bundle.py perf: bundle and fingerprint the PWA runtime (#379) 2026-08-09 06:59:05 +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_assign_and_start.py feat: queue available work in Today (#415) 2026-08-09 17:57:48 +00:00
test_authored_idempotency.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_authored_outbox.py feat: queue offline issue closure and continue Today (#427) 2026-08-09 21:26:23 +00:00
test_available_issue_snapshot_store.py fix: release cancelled catalog refresh leases (#453) 2026-08-10 04:43:25 +00:00
test_background_issue_sync.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +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: assign and start work from search (#413) 2026-08-09 17:06:16 +00:00
test_comment_next.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_context_polling.py perf: adapt live polling to server freshness (#465) 2026-08-10 08:17:57 +00:00
test_context_timeout.py fix: hide context exception details (#111) 2026-08-06 14:17:30 +00:00
test_create_and_start.py feat: keep create and start durable (#389) 2026-08-09 09:41:10 +00:00
test_dashboard_auth.py feat: lock idle dashboard sessions (#463) 2026-08-10 07:45:00 +00:00
test_dashboard_session_frontend.py feat: lock idle dashboard sessions (#463) 2026-08-10 07:45:00 +00:00
test_drafts.py feat: queue offline issue closure and continue Today (#427) 2026-08-09 21:26:23 +00:00
test_event_stream.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_frontend_bundle.py perf: precompress immutable dashboard runtime (#431) 2026-08-09 22:12:00 +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 fix: drain authored actions on shutdown (#461) 2026-08-10 07:12:51 +00:00
test_gitea_work_search.py perf: share Find Work catalog across workers (#453) 2026-08-10 04:40:15 +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: autocomplete mobile teammate mentions (#447) 2026-08-10 03:02:35 +00:00
test_issue_attachment_ui.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_issue_attachments.py feat: attach screenshots to issue comments (#467) 2026-08-10 08:55:13 +00:00
test_issue_outbox.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_later_picker.py feat: choose exact Later return times (#369) 2026-08-09 04:04:12 +00:00
test_later_store.py feat: bound planning sync history (#381) 2026-08-09 07:43:53 +00:00
test_later_sync.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_live_snapshot_store.py perf: batch notification snapshot maintenance (#439) 2026-08-10 01:14:11 +00:00
test_live_snapshot.py perf: share live refreshes across workers (#433) 2026-08-09 23:20:07 +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 feat: lock idle dashboard sessions (#463) 2026-08-10 07:45:00 +00:00
test_markdown_renderer.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_mention_composer.py feat: autocomplete mobile teammate mentions (#447) 2026-08-10 03:02:35 +00:00
test_mobile_composer_integration.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +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 feat: skip blocked Today work (#437) 2026-08-10 00:39:13 +00:00
test_my_work.py feat: start deferred work directly (#457) 2026-08-10 06:00:35 +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 perf: batch notification snapshot maintenance (#439) 2026-08-10 01:14:11 +00:00
test_notification_reply.py feat: read full unread update conversations (#219) 2026-08-07 18:48:37 +00:00
test_offline_issue_close.py feat: queue offline issue closure and continue Today (#427) 2026-08-09 21:26:23 +00:00
test_offline_today.py feat: draft requested reviews offline (#355) 2026-08-09 00:20:30 +00:00
test_offline_work.py feat: queue offline issue closure and continue Today (#427) 2026-08-09 21:26:23 +00:00
test_outbox_coordinator.py fix: keep planning edits lossless across tabs (#373) 2026-08-09 05:31:14 +00:00
test_panel_persistence.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_plan_today.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +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: bound planning sync history (#381) 2026-08-09 07:43:53 +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 feat: attach screenshots to issue comments (#467) 2026-08-10 08:55:13 +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: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_session_store.py feat: lock idle dashboard sessions (#463) 2026-08-10 07:45:00 +00:00
test_shared_context_snapshot.py fix: scope live revisions to worker generations (#383) 2026-08-09 08:14:18 +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: preview work before planning (#405) 2026-08-09 14:22:37 +00:00
test_today_readiness.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_today_store.py feat: plan Today by available time (#459) 2026-08-10 06:53:25 +00:00
test_today_sync.py feat: attach screenshots during issue capture (#469) 2026-08-10 09:35:09 +00:00
test_today_work.py feat: plan Today by available time (#459) 2026-08-10 06:53:25 +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 perf: bundle and fingerprint the PWA runtime (#379) 2026-08-09 06:59:05 +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