Skip to content

Conversation

@tomerqodo
Copy link

Benchmark PR langgenius#29869

Type: Corrupted (contains bugs)

Original PR Title: chore(web): enhance frontend tests
Original PR Description: - feat: add polyfill for ResizeObserver in Jest setup

  • refactor: update tests to use text content instead of test IDs

Original PR URL: langgenius#29869

lyzno1 and others added 8 commits December 18, 2025 16:49
- Implement a mock ResizeObserver to prevent errors in tests when the global ResizeObserver is undefined
- Enhances test reliability by ensuring consistent behavior across different environments
- Replace test ID selectors with text content for better readability and maintainability in InstalledApp and UpgradeBtn tests.
- Ensure consistent use of text-based queries across various test cases.
- Improves test clarity and aligns with best practices for testing accessibility.
…ker/index.spec.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
- Added support for 'json-summary' coverage reporter in Jest configuration.
- Improved coverage summary generation in GitHub Actions workflow by incorporating line coverage and uncovered lines calculations.
- Refactored coverage output formatting for better readability in the console.

This update aims to provide more detailed coverage insights and improve the overall testing experience.
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.

3 participants