新增 PPT 同頁 PDF 預覽抽屜
All checks were successful
CD Pipeline / deploy (push) Successful in 1m4s

This commit is contained in:
OoO
2026-05-18 20:28:49 +08:00
parent c4b92ce9f5
commit b8fe5f0c58
5 changed files with 261 additions and 4 deletions

View File

@@ -279,6 +279,9 @@ def test_ppt_audit_history_shows_recent_preview_workbench(client, monkeypatch, t
assert '最近可預覽簡報' in html
assert 'ocbot_daily_20260517.pptx' in html
assert '線上預覽' in html
assert 'data-ppt-open-preview' in html
assert 'data-ppt-preview-modal' in html
assert 'data-ppt-preview-pdf' in html
assert 'PDF 快取' in html
assert '1</strong> 份 PDF 快取' in html