trypost/tests/Browser
Paulo Castellano f62b4bb4a5
Unify sidebar workspace and account menus (#240)
* Unify sidebar workspace and account menus.

Merge workspace switching, profile, billing, and language into one header dropdown, move notifications beside it, pin support links to the footer, and add Workspace Settings to the nav — without MCP or onboarding residual.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Remove Workspace Settings from the sidebar nav.

Settings already lives in the unified account menu; keep the workspace group free for items like MCP later.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Cover sidebar menu role gates in browser tests.

Assert account/workspace settings visibility for owner, admin, member, and self-hosted so the unified menu stays aligned with WorkspacePolicy.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Rename sidebar wait helper to avoid Pest browser collision.

waitForTestId was already declared in MobileEditorTest, which fataled the e2e suite when listing Browser tests.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Add sidebar menu browser coverage for workspace viewers.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 21:33:16 -03:00
..
AltTextTest.php Harden per-image alt text across publishers, validation, and attach paths 2026-07-16 13:55:33 -03:00
ImageCropperTest.php Add frontend unit tests and harden the cropper's test coverage 2026-07-04 09:56:38 -03:00
MobileAutomationsTest.php fix(mobile): polish automations, dialogs, workspaces and post views 2026-07-18 10:58:07 -03:00
MobileEditorTest.php feat(posts): make the post editor usable on mobile 2026-07-17 18:38:20 -03:00
MobileGalleryTest.php feat(assets): touch-friendly gallery card actions on mobile 2026-07-17 18:38:20 -03:00
MobileOverflowTest.php fix(auth): stop AuthSplitLayout overflowing on mobile with wide content 2026-07-17 20:00:13 -03:00
SidebarMenuTest.php Unify sidebar workspace and account menus (#240) 2026-08-05 21:33:16 -03:00