Skip to content

Conversation

@calvarjorge
Copy link
Contributor

@calvarjorge calvarjorge commented Feb 2, 2026

  • Add frontend integration tests using Playwright
  • Tests use mocked API responses to verify UI behavior without backend dependencies
  • We will have them run in the CI in a future PR

Add comprehensive frontend integration tests using Playwright to verify:
- Page navigation and routing
- Chart and data visualization rendering
- SSE streaming and reconnection
- Telemetry and SQL helpers functionality
- Console error detection

Tests use mocked API responses to verify UI behavior without backend dependencies.
Includes test utilities, mock data fixtures, and Playwright configuration.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
<h1 className="text-3xl font-bold text-gray-900 mb-2">
Telemetry Demo
</h1>
<h1 className="text-3xl font-bold mb-2">Telemetry Demo</h1>
Copy link
Contributor Author

@calvarjorge calvarjorge Feb 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix for dark mode, which was only affecting the telemetry page

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.

2 participants