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
## Changes
<!-- Summary of your changes that are easy to understand -->
Queries return null, we need to add a check to iterate if non null.
Note: Ideally the test should create the query history and then fetch
those followed by verifying if it's the same data to properly check for
E2E lifecycle.
But for just listing, the requests work (although get null response) and
more tests should be added for checking create etc...
## Tests
<!-- How is this tested? -->
Ran Integration test locally.
0 commit comments