(frontend) update document sharing tests

- Added Share button interactions in various document visibility
scenarios
- Updated test assertions for share and copy link functionality
- Improved test coverage for document sharing features
This commit is contained in:
Nathan Panchout
2025-01-27 11:38:59 +01:00
parent 55ddfe9181
commit 70048328d1
9 changed files with 45 additions and 25 deletions

View File

@@ -13,6 +13,11 @@ and this project adheres to
- github actions to managed Crowdin workflow
## Changed
- 💄(frontend) add abilities on doc row #581
## [2.0.1] - 2025-01-17
## Fixed