stackchain-dashboard/tests
timmy 31a07e4a46
All checks were successful
CI / lint (pull_request) Successful in 28s
CI / build-frontend (pull_request) Successful in 5s
feat: add mobile install flow
Closes #291
2026-08-08 10:55:35 +00:00
..
__init__.py feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +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 feat: add global work search (#195) 2026-08-07 12:27:53 +00:00
test_authored_idempotency.py fix: keep authored actions responsive under ledger contention (#248) 2026-08-08 01:01:31 +00:00
test_authored_outbox.py feat: make background queue admission durable (#264) 2026-08-08 05:10:11 +00:00
test_background_issue_sync.py fix: resume queued delivery after sign-in (#266) 2026-08-08 05:32:29 +00:00
test_ci_workflow.py fix: use Gitea-compatible artifact upload 2026-08-04 14:59:22 +00:00
test_command_palette.py feat: keep global search useful during partial failures (#199) 2026-08-07 14:18:38 +00:00
test_context_polling.py perf: skip unchanged live snapshot sections (#285) 2026-08-08 09:35:48 +00:00
test_context_timeout.py fix: hide context exception details (#111) 2026-08-06 14:17:30 +00:00
test_dashboard_auth.py feat: sign out all operator sessions (#287) 2026-08-08 09:55:34 +00:00
test_dashboard_session_frontend.py feat: sign out all operator sessions (#287) 2026-08-08 09:55:34 +00:00
test_drafts.py feat: bind offline outboxes to Gitea identity (#238) 2026-08-07 22:57:49 +00:00
test_event_stream.py feat: unify live dashboard snapshot (#131) 2026-08-06 19:29:21 +00:00
test_gitea_notifications.py feat: read full unread update conversations (#219) 2026-08-07 18:48:37 +00:00
test_gitea_transport.py feat: bound aggregate Gitea transport traffic (#246) 2026-08-08 00:34:10 +00:00
test_gitea_work_search.py feat: keep Find Work instant during refresh (#213) 2026-08-07 17:15:31 +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 feat: persist authored action idempotency (#201) 2026-08-07 14:37:10 +00:00
test_install_app.py feat: add mobile install flow 2026-08-08 10:55:35 +00:00
test_issue_api.py feat: hand off assigned issues from mobile (#281) 2026-08-08 08:37:48 +00:00
test_issue_outbox.py fix: rotate idempotency keys after offline issue edits (#283) 2026-08-08 09:00:21 +00:00
test_live_snapshot.py perf: skip unchanged live snapshot sections (#285) 2026-08-08 09:35:48 +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 fix: keep sign-in retry state within mobile viewport (#270) 2026-08-08 06:26:13 +00:00
test_markdown_renderer.py fix: resolve markdown renderer under dashboard subpath (#63) 2026-08-06 02:17:46 +00:00
test_mobile_task_dock.py feat: add mobile attention queue (#244) 2026-08-08 00:00:21 +00:00
test_my_work.py fix: keep retained mobile planning available (#289) 2026-08-08 10:20:42 +00:00
test_notification_detail.py feat: read full unread update conversations (#219) 2026-08-07 18:48:37 +00:00
test_notification_pages.py feat: paginate unread updates inbox (#147) 2026-08-06 23:30:32 +00:00
test_notification_read.py feat: isolate live section refresh backoff (#167) 2026-08-07 04:53:42 +00:00
test_notification_reply.py feat: read full unread update conversations (#219) 2026-08-07 18:48:37 +00:00
test_offline_work.py perf: skip unchanged live snapshot sections (#285) 2026-08-08 09:35:48 +00:00
test_outbox_coordinator.py feat: coordinate offline outboxes across tabs (#242) 2026-08-07 23:34:21 +00:00
test_panel_persistence.py feat: persist collapsible dashboard panels 2026-08-04 14:53:06 +00:00
test_pull_api.py fix: reconcile ambiguous merge outcomes (#277) 2026-08-08 07:33:38 +00:00
test_readme.py docs: document service health checks 2026-08-05 11:02:20 +00:00
test_release_engine.py fix: clarify stale release token recovery (#37) 2026-08-05 12:02:15 +00:00
test_release_workflow.py fix: create releases through Gitea API 2026-08-04 14:32:54 +00:00
test_repository_hygiene.py fix: stop tracking Python bytecode 2026-08-05 15:38:50 +00:00
test_review_api.py feat: add inline mobile review comments (#165) 2026-08-07 04:28:44 +00:00
test_service_worker.py feat: add mobile install flow 2026-08-08 10:55:35 +00:00
test_session_store.py feat: sign out all operator sessions (#287) 2026-08-08 09:55:34 +00:00
test_shared_context_snapshot.py perf: skip unchanged live snapshot sections (#285) 2026-08-08 09:35:48 +00:00
test_suggestion_engine.py fix: restore backend code after stale checkout 2026-07-07 00:58:58 +00:00
test_today_work.py fix: keep retained mobile planning available (#289) 2026-08-08 10:20:42 +00:00
test_views.py feat: preview global search results in dashboard (#197) 2026-08-07 13:34:26 +00:00
test_widgets.py fix: remove fabricated fallback work items (#105) 2026-08-06 12:47:12 +00:00
test_work_pages.py feat: open mobile dashboard offline (#226) 2026-08-07 20:56:13 +00:00
test_work_route_resolver.py feat: resolve shared My Work routes 2026-08-07 15:58:56 +00:00