stackchain-dashboard/tests
timmy a57aa879e2
All checks were successful
CI / lint (pull_request) Successful in 1m44s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 52s
CI / release-candidate (pull_request) Has been skipped
feat: keep reviewed Filed history (Closes #882)
2026-08-15 09:10:05 +00:00
..
e2e fix: isolate release browser journey 2026-08-15 02:24:15 +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 fix: make partial search pagination lossless (Closes #807) 2026-08-14 07:32:45 +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: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_batch_find_work.py feat: batch-defer mobile search results (Closes #813) 2026-08-14 09:05:30 +00:00
test_ci_workflow.py fix: isolate release browser journey 2026-08-15 02:24:15 +00:00
test_command_palette.py fix: make partial search pagination lossless (Closes #807) 2026-08-14 07:32:45 +00:00
test_comment_next.py feat: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_completed_filed_review_store.py feat: sync completed Filed reviews across devices (Closes #880) 2026-08-15 08:27:19 +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_conversation_action_hydrator.py Load comment actions on conversation demand 2026-08-14 17:00:31 +00:00
test_create_and_start.py feat: require estimate before create and start (Closes #849) 2026-08-14 20:41:57 +00:00
test_dashboard_auth.py Scope mobile Search by repository 2026-08-14 03:11:40 +00:00
test_dashboard_session_frontend.py feat: authorize and audit comment deletion (Closes #779) 2026-08-13 22:55:47 +00:00
test_deadline_reminders.py Bound assigned-issue reminder snapshots 2026-08-13 10:24:23 +00:00
test_drafts.py feat: review ready mobile drafts in one tap (Closes #861) 2026-08-15 01:12:10 +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: sync saved mobile search views (Closes #821) 2026-08-14 10:46:13 +00:00
test_gitea_notifications.py feat: load update conversations progressively (Closes #761) 2026-08-13 18:25:21 +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 feat: review completed mobile Filed outcomes (Closes #878) 2026-08-15 07:40:23 +00:00
test_global_search.py fix: make partial search pagination lossless (Closes #807) 2026-08-14 07:32:45 +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: reply from mobile Filed (Closes #876) 2026-08-15 06:58:49 +00:00
test_issue_attachment_ui.py feat: bound decoded screenshot pixels (Closes #837) 2026-08-14 16:35:21 +00:00
test_issue_attachments.py feat: attach screenshots to pull comments (Closes #515) 2026-08-10 21:39:22 +00:00
test_issue_evidence_editor.py feat: annotate mobile evidence before filing (Closes #831) 2026-08-14 14:57:17 +00:00
test_issue_filing_receipt.py feat: open delegated filings read-only (Closes #872) 2026-08-15 05:43:28 +00:00
test_issue_filing_review.py feat: file mobile issues without an owner (Closes #855) 2026-08-14 23:05:59 +00:00
test_issue_outbox.py feat: file related issues from confirmed receipts (Closes #868) 2026-08-15 04:12:27 +00:00
test_later_picker.py feat: batch-defer mobile search results (Closes #813) 2026-08-14 09:05:30 +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: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_live_data_status.py feat: make live data status actionable (Closes #745) 2026-08-13 14:26:09 +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 test: remove scheduler race from snapshot freshness check 2026-08-14 10:14:09 +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 Scope mobile Search by repository 2026-08-14 03:11:40 +00:00
test_markdown_renderer.py feat: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_mention_composer.py feat: autocomplete mobile teammate mentions (#447) 2026-08-10 03:02:35 +00:00
test_mobile_agenda_replan.py fix: preserve deadline calendar days (Closes #719) 2026-08-13 07:56:26 +00:00
test_mobile_composer_integration.py feat: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +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: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_mobile_launch.py feat: launch mobile work from PWA shortcuts (Closes #737) 2026-08-13 12:26:27 +00:00
test_mobile_task_dock.py feat: keep reviewed Filed history (Closes #882) 2026-08-15 09:10:05 +00:00
test_my_work.py feat: keep reviewed Filed history (Closes #882) 2026-08-15 09:10:05 +00:00
test_notification_detail.py feat: load update conversations progressively (Closes #761) 2026-08-13 18:25:21 +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: make Updates discovery atomic (Closes #753) 2026-08-13 16:25:03 +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: mute future updates during triage (Closes #751) 2026-08-13 15:55:02 +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: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_private_device_data.py fix: purge capture Draft screenshots (Closes #617) 2026-08-12 03:58:10 +00:00
test_protect_today.py feat: protect Today from urgent deadlines (Closes #721) 2026-08-13 08:27:01 +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: configure deadline reminder horizon (Closes #727) 2026-08-13 09:55:09 +00:00
test_push_notifications.py feat: configure deadline reminder horizon (Closes #727) 2026-08-13 09:55:09 +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: sync unfiled drafts across devices (Closes #851) 2026-08-14 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_saved_search_store.py feat: sync saved mobile search views (Closes #821) 2026-08-14 10:46:13 +00:00
test_saved_searches.py feat: sync saved mobile search views (Closes #821) 2026-08-14 10:46:13 +00:00
test_search_batch_plan.py feat: apply search release plans atomically (Closes #817) 2026-08-14 09:57:15 +00:00
test_security_activity.py feat: authorize and audit comment deletion (Closes #779) 2026-08-13 22:55:47 +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: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_session_store.py perf: bulk-authorize push devices (Closes #725) 2026-08-13 09:29:18 +00:00
test_shared_context_snapshot.py fix: scope live revisions to worker generations (#383) 2026-08-09 08:14:18 +00:00
test_shared_image_capture.py feat: capture mobile evidence bundles (Closes #823) 2026-08-14 11:43:01 +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 Scope mobile Search by repository 2026-08-14 03:11:40 +00:00
test_today_readiness.py feat: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +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: complete delegated mobile filing handoff (Closes #866) 2026-08-15 03:06:32 +00:00
test_today_work.py feat: run Agenda as a work session (Closes #731) 2026-08-13 10:54:58 +00:00
test_unfiled_captures.py test: gate releases on mobile offline filing 2026-08-15 02:13:15 +00:00
test_unfiled_draft_integration.py feat: sync unfiled drafts across devices (Closes #851) 2026-08-14 21:39:22 +00:00
test_unfiled_draft_store.py feat: resume fully planned drafts across devices (Closes #859) 2026-08-15 00:07:32 +00:00
test_unfiled_draft_sync.py fix: reconcile concurrent Draft saves (Closes #857) 2026-08-14 23:28:12 +00:00
test_update_follow_up.py feat: review mobile issue payload before filing (Closes #833) 2026-08-14 15:36:54 +00:00
test_update_read_position.py feat: open updates at newest activity (Closes #759) 2026-08-13 17:55:33 +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_update_review_handoff.py feat: review pull requests from update triage (Closes #775) 2026-08-13 21:59:35 +00:00
test_update_triage_gesture.py fix: make update decisions transaction-safe (Closes #771) 2026-08-13 20:58:43 +00:00
test_update_triage_session.py feat: prioritize actionable update triage (Closes #773) 2026-08-13 21:24:34 +00:00
test_views.py feat: share resumable mobile search previews (Closes #787) 2026-08-14 01:04:20 +00:00
test_widgets.py feat: reopen and resume closed issues (Closes #547) 2026-08-11 06:37:19 +00:00
test_work_detail_position.py fix: reset mobile work detail position (Closes #777) 2026-08-13 22:28:08 +00:00
test_work_pages.py feat: keep delegated filings in My Work (Closes #870) 2026-08-15 05:01:17 +00:00
test_work_route_resolver.py feat: review completed mobile Filed outcomes (Closes #878) 2026-08-15 07:40:23 +00:00