Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* setup PlayWright tests * Included more test cases * refactor: Updated documentation to include how to run Playwright tests * additonal updates to documentation * Added test coverage for navigation bar and project page * updated PlayWright config for a larger viewport size. And updated content-updates to include Playwright Recorder Signed-off-by: IsaiahA21 <[email protected]> * Tests that had to find image elements were based on style-components which will regenerated each time. \n Hence, added data-testid to PhotoGallery.tsx, Profile.tsx, FounderSection.styles.ts to images could be uniquely identified based on an id. Signed-off-by: IsaiahA21 <[email protected]> * memorized the testdataId for the profile image. Signed-off-by: IsaiahA21 <[email protected]> * Inside useMemo, forgot to include return * Add data-testid to ApplyButton component for unique identification * Added an env variable for testing, and a globalSetup configuration file for running tests. * modify playwright.config.ts to take the value passed from the GitHub Actions * Add Playwright test workflow for Vercel deployment Signed-off-by: IsaiahA21 <[email protected]> * Fix Playwright installation command in Vercel workflow * Add workers to playwright test commands and uploaded the test-reports Signed-off-by: IsaiahA21 <[email protected]> * Update Playwright test report upload action to use version 4 because v2 was deprecated * Refactor Apply Now button in ProjectsPage.tsx and test.ts files * Refactor Playwright test workflow for Vercel deployment * revert homepage test back * Update content-updates.md Co-authored-by: Ben Schmidt <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * run playwright test after merging main * ran playwright test after merging main * chore: Update team member LinkedIn profile link (#519) Signed-off-by: IsaiahA21 <[email protected]> * setup PlayWright tests Signed-off-by: IsaiahA21 <[email protected]> * Included more test cases Signed-off-by: IsaiahA21 <[email protected]> * refactor: Updated documentation to include how to run Playwright tests Signed-off-by: IsaiahA21 <[email protected]> * additonal updates to documentation Signed-off-by: IsaiahA21 <[email protected]> * Added test coverage for navigation bar and project page Signed-off-by: IsaiahA21 <[email protected]> * updated PlayWright config for a larger viewport size. And updated content-updates to include Playwright Recorder Signed-off-by: IsaiahA21 <[email protected]> * Tests that had to find image elements were based on style-components which will regenerated each time. \n Hence, added data-testid to PhotoGallery.tsx, Profile.tsx, FounderSection.styles.ts to images could be uniquely identified based on an id. Signed-off-by: IsaiahA21 <[email protected]> * memorized the testdataId for the profile image. Signed-off-by: IsaiahA21 <[email protected]> * Inside useMemo, forgot to include return Signed-off-by: IsaiahA21 <[email protected]> * Add data-testid to ApplyButton component for unique identification Signed-off-by: IsaiahA21 <[email protected]> * Added an env variable for testing, and a globalSetup configuration file for running tests. Signed-off-by: IsaiahA21 <[email protected]> * modify playwright.config.ts to take the value passed from the GitHub Actions Signed-off-by: IsaiahA21 <[email protected]> * Add Playwright test workflow for Vercel deployment Signed-off-by: IsaiahA21 <[email protected]> * Fix Playwright installation command in Vercel workflow Signed-off-by: IsaiahA21 <[email protected]> * Add workers to playwright test commands and uploaded the test-reports Signed-off-by: IsaiahA21 <[email protected]> * Update Playwright test report upload action to use version 4 because v2 was deprecated Signed-off-by: IsaiahA21 <[email protected]> * Refactor Apply Now button in ProjectsPage.tsx and test.ts files Signed-off-by: IsaiahA21 <[email protected]> * Refactor Playwright test workflow for Vercel deployment Signed-off-by: IsaiahA21 <[email protected]> * revert homepage test back Signed-off-by: IsaiahA21 <[email protected]> * Updated sponsor package link (#538) Signed-off-by: s-akella04 <[email protected]> Co-authored-by: s-akella04 <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * Open Project Member applicaions for 24-25 year (#539) Signed-off-by: brian-ngyn <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * handling empty PM list (#533) * handling empty PM list * Update src/components/TeamSection/TeamInformation.ts Co-authored-by: Ben Schmidt <[email protected]> Signed-off-by: Morteza Faraji <[email protected]> --------- Signed-off-by: Morteza Faraji <[email protected]> Co-authored-by: Ben Schmidt <[email protected]> * Labib Co-VP Finance (#542) Signed-off-by: IsaiahA21 <[email protected]> * updating link to executive application (#544) Signed-off-by: IsaiahA21 <[email protected]> * 524 - initail changes, added Alumni tab, reusable components (#536) * 524 - initail changes, added Alumni tab, reusable components * 524-Adding back Slider to UI, addressing comments. Signed-off-by: Sukriti, Website Developer * Addressing comments - creating helper functions, fixing styles Signed-off-by: Sukritib13 <[email protected]> * addressing comments - using var for bg color, using type for readability Signed-off-by: Sukritib13 <[email protected]> * using types and correcting case Signed-off-by: Sukritib13 <[email protected]> * using memoization Signed-off-by: Sukritib13 <[email protected]> --------- Signed-off-by: Sukritib13 <[email protected]> Co-authored-by: brian nguyen <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * 2024-2025 PMs (#546) Signed-off-by: s-akella04 <[email protected]> Co-authored-by: s-akella04 <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * updating team execs 2024-2025 (#547) Signed-off-by: Sukritib13 <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * run playwright test after merging main Signed-off-by: IsaiahA21 <[email protected]> * Update content-updates.md Co-authored-by: Ben Schmidt <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * ran playwright test after merging main Signed-off-by: IsaiahA21 <[email protected]> * memorized the testdataId for the profile image. Signed-off-by: IsaiahA21 <[email protected]> * Inside useMemo, forgot to include return Signed-off-by: IsaiahA21 <[email protected]> * Add data-testid to ApplyButton component for unique identification Signed-off-by: IsaiahA21 <[email protected]> * Added an env variable for testing, and a globalSetup configuration file for running tests. Signed-off-by: IsaiahA21 <[email protected]> * modify playwright.config.ts to take the value passed from the GitHub Actions Signed-off-by: IsaiahA21 <[email protected]> * Add Playwright test workflow for Vercel deployment Signed-off-by: IsaiahA21 <[email protected]> * Fix Playwright installation command in Vercel workflow Signed-off-by: IsaiahA21 <[email protected]> * Add workers to playwright test commands and uploaded the test-reports Signed-off-by: IsaiahA21 <[email protected]> * Update Playwright test report upload action to use version 4 because v2 was deprecated Signed-off-by: IsaiahA21 <[email protected]> * Refactor Apply Now button in ProjectsPage.tsx and test.ts files Signed-off-by: IsaiahA21 <[email protected]> * Refactor Playwright test workflow for Vercel deployment Signed-off-by: IsaiahA21 <[email protected]> * revert homepage test back Signed-off-by: IsaiahA21 <[email protected]> * Updated sponsor package link (#538) Signed-off-by: s-akella04 <[email protected]> Co-authored-by: s-akella04 <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * Open Project Member applicaions for 24-25 year (#539) Signed-off-by: brian-ngyn <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * handling empty PM list (#533) * handling empty PM list * Update src/components/TeamSection/TeamInformation.ts Co-authored-by: Ben Schmidt <[email protected]> Signed-off-by: Morteza Faraji <[email protected]> --------- Signed-off-by: Morteza Faraji <[email protected]> Co-authored-by: Ben Schmidt <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * Labib Co-VP Finance (#542) Signed-off-by: IsaiahA21 <[email protected]> * updating link to executive application (#544) Signed-off-by: IsaiahA21 <[email protected]> * 524 - initail changes, added Alumni tab, reusable components (#536) * 524 - initail changes, added Alumni tab, reusable components * 524-Adding back Slider to UI, addressing comments. Signed-off-by: Sukriti, Website Developer * Addressing comments - creating helper functions, fixing styles Signed-off-by: Sukritib13 <[email protected]> * addressing comments - using var for bg color, using type for readability Signed-off-by: Sukritib13 <[email protected]> * using types and correcting case Signed-off-by: Sukritib13 <[email protected]> * using memoization Signed-off-by: Sukritib13 <[email protected]> --------- Signed-off-by: Sukritib13 <[email protected]> Co-authored-by: brian nguyen <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * 2024-2025 PMs (#546) Signed-off-by: s-akella04 <[email protected]> Co-authored-by: s-akella04 <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * updating team execs 2024-2025 (#547) Signed-off-by: Sukritib13 <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * run playwright test after merging main Signed-off-by: IsaiahA21 <[email protected]> * Update content-updates.md Co-authored-by: Ben Schmidt <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * ran playwright test after merging main Signed-off-by: IsaiahA21 <[email protected]> * setup PlayWright tests * refactor: Updated documentation to include how to run Playwright tests * additonal updates to documentation * Added test coverage for navigation bar and project page * updated PlayWright config for a larger viewport size. And updated content-updates to include Playwright Recorder Signed-off-by: IsaiahA21 <[email protected]> * Tests that had to find image elements were based on style-components which will regenerated each time. \n Hence, added data-testid to PhotoGallery.tsx, Profile.tsx, FounderSection.styles.ts to images could be uniquely identified based on an id. Signed-off-by: IsaiahA21 <[email protected]> * Refactor Apply Now button in ProjectsPage.tsx and test.ts files * Refactor Playwright test workflow for Vercel deployment * revert homepage test back Signed-off-by: IsaiahA21 <[email protected]> * Open Project Member applicaions for 24-25 year (#539) Signed-off-by: brian-ngyn <[email protected]> Signed-off-by: IsaiahA21 <[email protected]> * handling empty PM list (#533) * handling empty PM list * Update src/components/TeamSection/TeamInformation.ts Co-authored-by: Ben Schmidt <[email protected]> Signed-off-by: Morteza Faraji <[email protected]> --------- Signed-off-by: Morteza Faraji <[email protected]> Co-authored-by: Ben Schmidt <[email protected]> * Labib Co-VP Finance (#542) Signed-off-by: IsaiahA21 <[email protected]> * updating link to executive application (#544) Signed-off-by: IsaiahA21 <[email protected]> * 524 - initail changes, added Alumni tab, reusable components (#536) * 524 - initail changes, added Alumni tab, reusable components * 524-Adding back Slider to UI, addressing comments. Signed-off-by: Sukriti, Website Developer * Addressing comments - creating helper functions, fixing styles Signed-off-by: Sukritib13 <[email protected]> * addressing comments - using var for bg color, using type for readability Signed-off-by: Sukritib13 <[email protected]> * using types and correcting case Signed-off-by: Sukritib13 <[email protected]> * using memoization Signed-off-by: Sukritib13 <[email protected]> --------- Signed-off-by: Sukritib13 <[email protected]> Co-authored-by: brian nguyen <[email protected]> * run playwright test after merging main * ran playwright test after merging main Signed-off-by: IsaiahA21 <[email protected]> * Nov7PlaywrightChanges * Everything working as expected --------- Signed-off-by: IsaiahA21 <[email protected]> Signed-off-by: s-akella04 <[email protected]> Signed-off-by: brian-ngyn <[email protected]> Signed-off-by: Morteza Faraji <[email protected]> Signed-off-by: Sukritib13 <[email protected]> Co-authored-by: Ben Schmidt <[email protected]> Co-authored-by: Sahiti Akella <[email protected]> Co-authored-by: s-akella04 <[email protected]> Co-authored-by: brian nguyen <[email protected]> Co-authored-by: Morteza Faraji <[email protected]> Co-authored-by: Sukritib13 <[email protected]>
- Loading branch information