From 0420bc0c947ea6b7bee01b75211accece7eb8dbd Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 3 Mar 2026 02:04:34 -0800 Subject: [PATCH] =?UTF-8?q?test(marketplace):=20=E2=9C=85=20Update=20CoopL?= =?UTF-8?q?istPage=20and=20MentorshipManagePage=20test=20scenarios=20with?= =?UTF-8?q?=20new=20steps=20and=20assertions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- .../frontend-public/e2e/pages/CoopListPage.ts | 4 +- .../pages/mentorship/MentorshipManagePage.ts | 52 ++++++++----------- 2 files changed, 23 insertions(+), 33 deletions(-) diff --git a/features/marketplace/frontend-public/e2e/pages/CoopListPage.ts b/features/marketplace/frontend-public/e2e/pages/CoopListPage.ts index b8acfd74e..cc91ee719 100644 --- a/features/marketplace/frontend-public/e2e/pages/CoopListPage.ts +++ b/features/marketplace/frontend-public/e2e/pages/CoopListPage.ts @@ -41,8 +41,8 @@ export class CoopListPage { // Page header — title says "My Cooperatives" this.pageTitle = page.locator('h1').filter({ hasText: /my cooperatives/i }); - // Create button — source renders S.CreateButton (a styled