stackchain-dashboard/tests
timmy 1de6d73e75
All checks were successful
CI / lint (pull_request) Successful in 1m28s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
perf: keep planning reads available during writes (Closes #699)
2026-08-13 02:22:29 +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_access_revocation.py fix: make access revocation atomic (Closes #501) 2026-08-10 17:24:54 +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: sync Today blockers offline (Closes #533) 2026-08-11 02:29:56 +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: make mobile work queues addressable (Closes #657) 2026-08-12 14:29:07 +00:00
test_batch_find_work.py feat: filter Find Work by repository and label (Closes #681) 2026-08-12 21:33:27 +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: reopen and resume closed issues (Closes #547) 2026-08-11 06:37:19 +00:00
test_comment_next.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +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: isolate readiness probes from Gitea traffic (Closes #687) 2026-08-12 23:10:29 +00:00
test_dashboard_session_frontend.py fix: purge capture Draft screenshots (Closes #617) 2026-08-12 03:58:10 +00:00
test_drafts.py feat: find work within active queues (Closes #667) 2026-08-12 17:56:42 +00:00
test_event_stream.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
test_feature_loader.py feat: lazy-load security center (Closes #605) 2026-08-12 01:00:32 +00:00
test_frontend_bundle.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_gitea_notifications.py feat: complete unread push snapshots (Closes #573) 2026-08-11 14:32:19 +00:00
test_gitea_transport.py feat: isolate readiness probes from Gitea traffic (Closes #687) 2026-08-12 23:10:29 +00:00
test_gitea_work_search.py fix: keep cold Find Work reliable across workers (Closes #695) 2026-08-13 01:22:42 +00:00
test_global_search.py feat: reopen and resume closed issues (Closes #547) 2026-08-11 06:37:19 +00:00
test_health.py feat: isolate readiness probes from Gitea traffic (Closes #687) 2026-08-12 23:10:29 +00:00
test_idempotency_ledger.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
test_install_app.py feat: guide mobile device readiness (Closes #555) 2026-08-11 08:33:01 +00:00
test_issue_api.py feat: edit and delete owned comments (Closes #575) 2026-08-11 15:18:30 +00:00
test_issue_attachment_ui.py feat: hand off assigned pull requests (Closes #567) 2026-08-11 11:49:15 +00:00
test_issue_attachments.py feat: attach screenshots to pull comments (Closes #515) 2026-08-10 21:39:22 +00:00
test_issue_outbox.py fix: make Draft admission retry-safe (Closes #631) 2026-08-12 07:54:12 +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 perf: keep planning reads available during writes (Closes #699) 2026-08-13 02:22:29 +00:00
test_later_sync.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_live_snapshot_store.py perf: reuse unchanged live snapshot values (Closes #519) 2026-08-10 22:54:08 +00:00
test_live_snapshot.py perf: reuse unchanged live snapshot values (Closes #519) 2026-08-10 22:54:08 +00:00
test_login_attempt_store.py feat: surface failed token sign-in alerts (Closes #543) 2026-08-11 05:35:35 +00:00
test_login_frontend.py feat: add device passkeys for operator access (Closes #485) 2026-08-10 13:14:18 +00:00
test_markdown_renderer.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +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: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_mobile_composer_viewport.py feat: keep mobile issue capture above keyboard (Closes #489) 2026-08-10 14:26:56 +00:00
test_mobile_device_setup.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_mobile_launch.py feat: consolidate mobile work commands (Closes #651) 2026-08-12 13:01:41 +00:00
test_mobile_task_dock.py feat: continue cleared queues into Agenda (Closes #697) 2026-08-13 01:53:36 +00:00
test_my_work.py feat: make mobile Agenda addressable (Closes #693) 2026-08-13 00:53:09 +00:00
test_notification_detail.py feat: acknowledge unread updates with reactions (Closes #539) 2026-08-11 04:10:18 +00:00
test_notification_later.py feat: defer Web Push updates until tomorrow (Closes #563) 2026-08-11 10:25:56 +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: undo accidental update acknowledgements (Closes #649) 2026-08-12 12:34:55 +00:00
test_notification_reply.py feat: read full unread update conversations (#219) 2026-08-07 18:48:37 +00:00
test_offline_issue_blocker.py feat: sync Today blockers offline (Closes #533) 2026-08-11 02:29:56 +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: move offline work into IndexedDB (Closes #525) 2026-08-11 00:34:25 +00:00
test_offline_work.py fix: bound IndexedDB dashboard startup (Closes #529) 2026-08-11 01:28:56 +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_passkey_store.py fix: detect atomic passkey counter anomalies (Closes #641) 2026-08-12 10:26:51 +00:00
test_plan_today_readiness.py perf: bound Build my Today readiness checks (Closes #637) 2026-08-12 09:26:31 +00:00
test_plan_today.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_private_device_data.py fix: purge capture Draft screenshots (Closes #617) 2026-08-12 03:58:10 +00:00
test_pull_api.py feat: hand off assigned pull requests (Closes #567) 2026-08-11 11:49:15 +00:00
test_push_endpoint_policy.py fix: restrict Web Push endpoint egress (Closes #653) 2026-08-12 13:29:50 +00:00
test_push_frontend.py feat: notify mobile operators of unread updates (Closes #549) 2026-08-11 07:07:52 +00:00
test_push_notifications.py fix: isolate Web Push device failures (Closes #655) 2026-08-12 13:53: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 pull comments (Closes #515) 2026-08-10 21:39:22 +00:00
test_review_api.py perf: isolate pull check refreshes (Closes #521) 2026-08-10 23:26:35 +00:00
test_security_activity.py feat: surface failed token sign-in alerts (Closes #543) 2026-08-11 05:35:35 +00:00
test_security_center.py fix: detect atomic passkey counter anomalies (Closes #641) 2026-08-12 10:26:51 +00:00
test_security_event_store.py feat: make security-journaled actions outcome truthful (Closes #497) 2026-08-10 16:30:31 +00:00
test_security_headers.py feat: bind operator mode to public origin (Closes #609) 2026-08-12 01:54:51 +00:00
test_service_worker.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_session_store.py fix: stop push for expired device sessions (Closes #553) 2026-08-11 07:54:56 +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: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_today_recap.py test: stabilize recap concurrency verification (Closes #689) 2026-08-12 23:52:56 +00:00
test_today_rollover.py feat: review Today work at day rollover (Closes #603) 2026-08-12 00:38:13 +00:00
test_today_store.py perf: keep planning reads available during writes (Closes #699) 2026-08-13 02:22:29 +00:00
test_today_sync.py feat: search the full Find Work catalog (Closes #673) 2026-08-12 19:24:55 +00:00
test_today_work.py feat: replan Today from live budget risk (Closes #597) 2026-08-11 23:04:49 +00:00
test_unfiled_captures.py fix: make Draft admission retry-safe (Closes #631) 2026-08-12 07:54:12 +00:00
test_update_follow_up.py feat: create follow-up and continue updates (Closes #665) 2026-08-12 17:10:16 +00:00
test_update_reply_attachments.py feat: attach screenshots to update replies (Closes #527) 2026-08-11 01:04:18 +00:00
test_update_reply_read_next.py feat: reply, mark read, and continue updates (Closes #503) 2026-08-10 18:02:34 +00:00
test_views.py perf: bundle and fingerprint the PWA runtime (#379) 2026-08-09 06:59:05 +00:00
test_widgets.py feat: reopen and resume closed issues (Closes #547) 2026-08-11 06:37:19 +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