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
Title: validate ui response matches api response for a given question in chat Preconditions: Browser is launched, and code graph home page is accessible.
Test Steps:
Navigate to the code graph home page.
Select a graph.
Send a specific question to the chat.
Record the UI response displayed in the chat.
Fetch the API response for the same question.
Compare the UI response with the API response.
Expected Result: UI response should match the API response for the given question.
The text was updated successfully, but these errors were encountered:
Title: validate ui response matches api response for a given question in chat
Preconditions: Browser is launched, and code graph home page is accessible.
Test Steps:
Navigate to the code graph home page.
Select a graph.
Send a specific question to the chat.
Record the UI response displayed in the chat.
Fetch the API response for the same question.
Compare the UI response with the API response.
Expected Result: UI response should match the API response for the given question.
The text was updated successfully, but these errors were encountered: