platform
platform copied to clipboard
Added documents page tests
Added 4 Playwright tests for the /workbench/ws1/document/ page, covering:
- Creating a new document
- Deleting a document
- Enabling/Disabling star on a document
- Adding a snapshot of a document
Signed-off-by: Dustin Sison [email protected]
Hey! Thanks for the contribution. We already have tests for documents in documents folder. Can you move tests to the existing test suite and remove duplicates?
Closed due to inactivity