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

Add API integration tests #89

Closed
pshenmic opened this issue Feb 25, 2024 · 1 comment
Closed

Add API integration tests #89

pshenmic opened this issue Feb 25, 2024 · 1 comment
Assignees
Labels
backend Related to backend (API)

Comments

@pshenmic
Copy link
Owner

Issue

Add API integration tests to ensure all data query functionality works as expected.

Possible solution

  • Dump real SQL data from the working testnet as the test data
  • Add integration tests workflow (dev + CI)
  • Cover all API routes that are being used on frontend (blocks, transactions, identities, data contracts, etc.)
@pshenmic pshenmic added the backend Related to backend (API) label Feb 25, 2024
@pshenmic pshenmic self-assigned this Feb 25, 2024
@pshenmic
Copy link
Owner Author

#92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API)
Projects
Status: Done
Development

No branches or pull requests

1 participant