stackchain-dashboard/tests
timmy 966028e0a6
All checks were successful
CI / lint (pull_request) Successful in 2m11s
CI / build-release (pull_request) Successful in 5s
CI / browser-journey (pull_request) Successful in 1m11s
CI / release-candidate (pull_request) Has been skipped
security: sanitize image evidence server-side (Closes #983)
2026-08-16 19:33:46 +00:00
..
e2e test: gate packaged mobile Find Work journey (Closes #981) 2026-08-16 18:58:13 +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 test: gate packaged mobile Find Work journey (Closes #981) 2026-08-16 18:58:13 +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 fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +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_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: preserve My Work photo drafts (Closes #963) 2026-08-16 12:34:01 +00:00
test_deadline_reminders.py Bound assigned-issue reminder snapshots 2026-08-13 10:24:23 +00:00
test_drafts.py feat: resolve mobile checklist conflicts (Closes #913) 2026-08-15 20:00:14 +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: purge every private offline store (Closes #889) 2026-08-15 11:48:54 +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 perf: keep planning reads available during writes (Closes #699) 2026-08-13 02:22:29 +00:00
test_later_sync.py fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +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: purge every private offline store (Closes #889) 2026-08-15 11:48:54 +00:00
test_markdown_renderer.py fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +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 fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +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_device_setup.py fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +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_issue_detail_navigation.py feat: add mobile issue detail navigation (Closes #961) 2026-08-16 12:02:02 +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_review_detail_navigation.py feat: add mobile requested-review navigation (Closes #969) 2026-08-16 14:28:25 +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 fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +00:00
test_mobile_task_dock.py feat: keep reviewed Filed history (Closes #882) 2026-08-15 09:10:05 +00:00
test_mobile_update_detail_navigation.py feat: add mobile update workspace navigation (Closes #967) 2026-08-16 13:42:19 +00:00
test_my_work.py feat: close completed delegated parent from Filed review (Closes #925) 2026-08-16 00:58:39 +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 fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +00:00
test_private_data_registry.py feat: preserve My Work photo drafts (Closes #963) 2026-08-16 12:34:01 +00:00
test_private_device_data.py feat: preserve My Work photo drafts (Closes #963) 2026-08-16 12:34:01 +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 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_reconnect_outboxes.py fix: flush durable outboxes after reconnect (Closes #927) 2026-08-16 01:32:11 +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_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 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 fix: enable same-origin voice capture (Closes #933) 2026-08-16 03:24:10 +00:00
test_service_worker.py feat: guide mobile Find Work workflow (Closes #979) 2026-08-16 18:04:55 +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_readiness.py fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +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 fix: preserve offline workflows across activation (Closes #977) 2026-08-16 17:25:48 +00:00
test_today_work.py fix: continue Prepare Today after Attention clears (Closes #901) 2026-08-15 15:25:44 +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_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