Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update graph endpoint and add comprehensive query tests #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

Graph Query Support Update

This PR updates the graph endpoint URL and adds comprehensive tests for all query types.

Changes

  • Updated graph endpoint URL to point to the correct L2 manager endpoint
  • Added comprehensive tests for all query types:
    • Lists queries
    • Sublists queries
    • Tokens queries
    • Addresses queries

Testing

The changes have been tested through the newly added test suite that verifies:

  • Correct endpoint URL
  • Proper query structure for all types
  • Response format validation
  • Data structure verification

Each test validates both the presence and structure of the expected data fields.

Link to Devin run: https://app.devin.ai/sessions/1a6dcae9259048ccbff94d6e4f81ff03

Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

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.

0 participants