test: Add E2E tests for external dashboard APIs#1691
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR Review: E2E Tests for External Dashboard APIs✅ No critical issues found. The implementation is well-structured with comprehensive test coverage for the external dashboard API. The code follows project conventions and includes proper error handling, type safety, and clear documentation. Highlights:
Minor observations (non-blocking):
|
E2E Test Results✅ All tests passed • 63 passed • 4 skipped • 821s
Tests ran across 4 shards in parallel. |
Closes HDX-3311
Summary
This PR adds E2E tests that verify that dashboards created and edited through the external API can be rendered correctly in the UI.