test(office): playwright suite covering CRUD + editor load #98

Merged
zaelgohary merged 2 commits from development_test_office_playwright_suite into development 2026-04-28 08:32:36 +00:00
Member

Summary

Adds full playwright coverage for the office stack — list / upload / open / delete / error / non-ASCII round-trip — and extends the editor-load checks to poll for the OnlyOffice error dialog over 60 s instead of a 3 s snapshot. Caught the editor_url regression that #178 fixed. Also drops the dead testcases/issue_35 markdown scripts that the playwright suite supersedes.

Changes

  • Added office_crud spec with 26 parameterized tests across docs / sheets / presentations / pdf
  • Strengthened the Arabic round-trip — now polls inside the iframe for OO error dialogs, not just iframe-visible
  • Extended editor_real polling window so late-firing dialogs don't slip through
  • Dropped testcases/issue_35 (replaced by the playwright suite)

Test Results

office_crud 26/26 + office_editor_real 4/4 green against current development.

## Summary Adds full playwright coverage for the office stack — list / upload / open / delete / error / non-ASCII round-trip — and extends the editor-load checks to poll for the OnlyOffice error dialog over 60 s instead of a 3 s snapshot. Caught the editor_url regression that #178 fixed. Also drops the dead testcases/issue_35 markdown scripts that the playwright suite supersedes. ## Changes - Added office_crud spec with 26 parameterized tests across docs / sheets / presentations / pdf - Strengthened the Arabic round-trip — now polls inside the iframe for OO error dialogs, not just iframe-visible - Extended editor_real polling window so late-firing dialogs don't slip through - Dropped testcases/issue_35 (replaced by the playwright suite) ## Test Results office_crud 26/26 + office_editor_real 4/4 green against current development.
test(office): playwright suite covering CRUD + editor load
All checks were successful
Build and Test / build (pull_request) Successful in 2m50s
77f4b48957
chore: drop testcases/ dir
All checks were successful
Build and Test / build (pull_request) Successful in 2m56s
fdb87c82cd
zaelgohary merged commit ffb03d7f9c into development 2026-04-28 08:32:36 +00:00
zaelgohary deleted branch development_test_office_playwright_suite 2026-04-28 08:32:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_os!98
No description provided.