Skip to content

Update test files: Fix TypeScript errors and add about page tests#7

Merged
viignacio-iona merged 1 commit into
mainfrom
van/about-page
Feb 11, 2026
Merged

Update test files: Fix TypeScript errors and add about page tests#7
viignacio-iona merged 1 commit into
mainfrom
van/about-page

Conversation

@viignacio-iona

Copy link
Copy Markdown
Owner
  • Fix selector syntax errors in about.cy.ts, login.cy.ts, and signup.cy.ts
  • Update selectors to use proper CSS attribute syntax (button[aria-label] instead of button, 'aria-label')
  • Add about page test implementations with video player assertions
  • Fix aria-live attribute assertions
  • Add video playing state assertions using vjs-playing class

- Fix selector syntax errors in about.cy.ts, login.cy.ts, and signup.cy.ts
- Update selectors to use proper CSS attribute syntax (button[aria-label] instead of button, 'aria-label')
- Add about page test implementations with video player assertions
- Fix aria-live attribute assertions
- Add video playing state assertions using vjs-playing class

Co-authored-by: Cursor <cursoragent@cursor.com>
@viignacio-iona viignacio-iona merged commit 26b3d2d into main Feb 11, 2026
2 checks passed
@viignacio-iona viignacio-iona deleted the van/about-page branch February 11, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant