You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert test details page backend to GraphQL (#3662)
This PR adds all the missing pieces required to render the test details
page based on data obtained via the GraphQL API, and switches the page
to use them. While this page also desperately needs some UI
improvements, the goal of this PR is simply to move away from the legacy
API endpoint. I'll follow up with a separate PR containing UI
improvements.
0 commit comments