test(channels): cover line and zalo minio upload fallback path

This commit is contained in:
William Valentin
2026-02-17 10:46:54 -08:00
parent 108641415f
commit 2fe6495c92
3 changed files with 87 additions and 0 deletions
+12
View File
@@ -3712,6 +3712,18 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/channels/line/adapter.test.ts src/channels/zalo/adapter.test.ts src/daemon/channels.test.ts + pnpm typecheck passing"
},
"line-zalo-minio-failure-fallback-coverage": {
"status": "completed",
"date": "2026-02-17",
"updated": "2026-02-17",
"summary": "Added regression coverage for LINE/Zalo MinIO upload failure behavior to ensure adapters emit warning logs and still send explicit in-chat binary fallback notices when `mc` share operations fail.",
"files_modified": [
"src/channels/line/adapter.test.ts",
"src/channels/zalo/adapter.test.ts",
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/channels/line/adapter.test.ts src/channels/zalo/adapter.test.ts + pnpm typecheck passing"
}
},
"overall_progress": {