stackchain-dashboard/tests
timmy e8817056f7
All checks were successful
CI / lint (pull_request) Successful in 2m40s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 2m2s
CI / release-candidate (pull_request) Has been skipped
feat: verify authenticated deployment readiness (Closes #1048)
2026-08-17 23:31:53 +00:00
..
e2e feat: contain mobile issue capture focus (Closes #1046) 2026-08-17 22:55:04 +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: claim unowned work from Filed (Closes #893) 2026-08-15 12:59:47 +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 Search replies (Closes #959) 2026-08-16 11:00:11 +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: queue offline Search replies (Closes #959) 2026-08-16 11:00:11 +00:00
test_batch_find_work.py feat: guide mobile Find Work workflow (Closes #979) 2026-08-16 18:04:55 +00:00
test_checklist_conflict.py feat: manage mobile checklist steps inline (Closes #919) 2026-08-15 22:38:52 +00:00
test_ci_workflow.py ci: build releases from declared Git commits (Closes #1044) 2026-08-17 22:25:38 +00:00
test_command_palette.py feat: queue offline Search replies (Closes #959) 2026-08-16 11:00:11 +00:00
test_comment_next.py feat: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +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_conversation_photo_drafts.py feat: preserve My Work photo drafts (Closes #963) 2026-08-16 12:34:01 +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_create_issue_modal.py fix: reset capture viewport after keyboard navigation 2026-08-17 22:58:22 +00:00
test_dashboard_auth.py security: keep mobile share content private (Closes #903) 2026-08-15 16:02:35 +00:00
test_dashboard_session_frontend.py feat: make Security Center Back-safe on mobile (Closes #1020) 2026-08-17 11:57:27 +00:00
test_deadline_reminders.py Bound assigned-issue reminder snapshots 2026-08-13 10:24:23 +00:00
test_device_storage.py fix: guard IndexedDB private work cleanup (Closes #1000) 2026-08-17 04:39:04 +00:00
test_drafts.py feat: guide mobile delivery recovery (Closes #1014) 2026-08-17 09:04:41 +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 fix: foreground mobile delivery attention handoffs (Closes #1018) 2026-08-17 10:42:19 +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 test: stabilize transport admission deadline 2026-08-15 19:01:24 +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 security: sanitize image evidence server-side (Closes #983) 2026-08-16 19:33:46 +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_image_sanitizer.py security: sanitize image evidence server-side (Closes #983) 2026-08-16 19:33:46 +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: queue offline checklist progress (Closes #907) 2026-08-15 17:35:21 +00:00
test_issue_attachment_ui.py feat: preserve My Work photo drafts (Closes #963) 2026-08-16 12:34:01 +00:00
test_issue_attachments.py security: sanitize image evidence server-side (Closes #983) 2026-08-16 19:33:46 +00:00
test_issue_evidence_editor.py feat: edit photos in conversation replies (Closes #947) 2026-08-16 07:28:10 +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: promote checklist steps to related issues (Closes #921) 2026-08-15 23:40:17 +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 feat: review wrap-up commitments in Today (Closes #992) 2026-08-16 23:15:00 +00:00
test_later_sync.py feat: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +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 fix: resume private share bundles after sign-in (Closes #1004) 2026-08-17 06:25:58 +00:00
test_markdown_renderer.py feat: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +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: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +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_create_issue_navigation.py fix: keep mobile filing navigation selected 2026-08-16 15:12:02 +00:00
test_mobile_delivery_recovery.py fix: foreground mobile delivery attention handoffs (Closes #1018) 2026-08-17 10:42:19 +00:00
test_mobile_device_setup.py feat: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +00:00
test_mobile_find_work_navigation.py feat: guide mobile Find Work workflow (Closes #979) 2026-08-16 18:04:55 +00:00
test_mobile_insights.py feat: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +00:00
test_mobile_issue_detail_navigation.py feat: preserve mobile work section history (Closes #1006) 2026-08-17 06:59:20 +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_plan_today_navigation.py feat: add mobile Plan Today navigation (Closes #975) 2026-08-16 16:36:49 +00:00
test_mobile_pull_detail_navigation.py test: keep rendered checks out of unit CI 2026-08-16 13:01:03 +00:00
test_mobile_pull_refresh.py feat: add mobile pull-to-refresh for My Work (Closes #1002) 2026-08-17 05:43:39 +00:00
test_mobile_review_detail_navigation.py feat: preserve mobile work section history (Closes #1006) 2026-08-17 06:59:20 +00:00
test_mobile_search_preview_navigation.py feat: add mobile Search Preview navigation (Closes #973) 2026-08-16 15:58:41 +00:00
test_mobile_start_day.py feat: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +00:00
test_mobile_task_dock.py feat: make Prepare Today the primary mobile entry (Closes #1024) 2026-08-17 13:34:58 +00:00
test_mobile_update_detail_navigation.py feat: preserve mobile work section history (Closes #1006) 2026-08-17 06:59:20 +00:00
test_my_work.py feat: preserve mobile work section history (Closes #1006) 2026-08-17 06:59:20 +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: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +00:00
test_private_data_inventory.py fix: guard IndexedDB private work cleanup (Closes #1000) 2026-08-17 04:39:04 +00:00
test_private_data_registry.py fix: guard IndexedDB private work cleanup (Closes #1000) 2026-08-17 04:39:04 +00:00
test_private_device_data.py feat: manage private device storage (Closes #998) 2026-08-17 03:37:21 +00:00
test_private_state.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +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 fix: make pull merges durably auditable (Closes #1028) 2026-08-17 15:28:00 +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_reconnect_outboxes.py fix: recover deferred workspace reconnects 2026-08-17 02:16:48 +00:00
test_release_bundle.py ci: build releases from declared Git commits (Closes #1044) 2026-08-17 22:25:38 +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_search_reply_draft_store.py feat: preserve Search photo reply drafts (Closes #957) 2026-08-16 10:07:46 +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 feat: make Security Center Back-safe on mobile (Closes #1020) 2026-08-17 11:57:27 +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 fix: enable same-origin voice capture (Closes #933) 2026-08-16 03:24:10 +00:00
test_service_worker.py feat: add timed mobile Today breaks (Closes #1036) 2026-08-17 19:20:07 +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 security: keep mobile share content private (Closes #903) 2026-08-15 16:02:35 +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_break.py feat: continue timed breaks across devices (Closes #1038) 2026-08-17 20:08:05 +00:00
test_today_handoff.py feat: review wrap-up commitments in Today (Closes #992) 2026-08-16 23:15:00 +00:00
test_today_lock_screen.py feat: finish Today from the lock screen (Closes #1032) 2026-08-17 17:02:54 +00:00
test_today_readiness.py feat: undo accidental Today completion (Closes #1034) 2026-08-17 18:06:52 +00:00
test_today_recap.py feat: schedule unfinished work during Today wrap-up (Closes #990) 2026-08-16 22:07:04 +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_session_handoff_ui.py fix: converge Today session conflicts across devices (Closes #1030) 2026-08-17 16:00:59 +00:00
test_today_session_sync.py feat: continue timed breaks across devices (Closes #1038) 2026-08-17 20:08:05 +00:00
test_today_store.py fix: reject contradictory running break sessions 2026-08-17 20:17:43 +00:00
test_today_sync.py fix: preserve truthful queue recovery status 2026-08-17 21:55:00 +00:00
test_today_timer_handoff.py feat: hand off active Today sessions across devices (Closes #1022) 2026-08-17 12:44:01 +00:00
test_today_work.py feat: add timed mobile Today breaks (Closes #1036) 2026-08-17 19:20:07 +00:00
test_today_wrap_up.py feat: review wrap-up commitments in Today (Closes #992) 2026-08-16 23:15:00 +00:00
test_unfiled_captures.py feat: save photo-only captures as drafts (Closes #939) 2026-08-16 04:59:08 +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: save photo-only captures as drafts (Closes #939) 2026-08-16 04:59:08 +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 security: sanitize image evidence server-side (Closes #983) 2026-08-16 19:33:46 +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_verify_deployment.py feat: verify authenticated deployment readiness (Closes #1048) 2026-08-17 23:31:53 +00:00
test_views.py feat: share resumable mobile search previews (Closes #787) 2026-08-14 01:04:20 +00:00
test_voice_conversation_capture.py feat: dictate replies from mobile Search preview (Closes #953) 2026-08-16 08:55:49 +00:00
test_voice_issue_capture.py fix: deduplicate cumulative voice results (Closes #935) 2026-08-16 03:56:50 +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 security: keep mobile share content private (Closes #903) 2026-08-15 16:02:35 +00:00
test_work_route_resolver.py test: cover Filed withdrawal authorization 2026-08-15 10:04:10 +00:00
test_workspace_bootstrap.py fix: recover deferred workspace reconnects 2026-08-17 02:16:48 +00:00