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 #92

Merged
merged 47 commits into from
Mar 14, 2024
Merged

Add API integration tests #92

merged 47 commits into from
Mar 14, 2024

Conversation

pshenmic
Copy link
Owner

@pshenmic pshenmic commented Feb 25, 2024

Issue

Added API integration tests for all query endpoints, such as Blocks, Transactions, Identities, DataContracts, Documents, Transfers lists. Covered pagination and entity retrieval functionality, caught and fixed tons of bugs and typos. Now all API backend requests ensured they are working as expected

#89

ℹ tests 58
ℹ suites 23
ℹ pass 58
ℹ fail 0
ℹ cancelled 0
ℹ skipped 0
ℹ todo 0
ℹ duration_ms 7420.181167

Things done

  • Created test suites for all backend API endpoints
  • Added test execution in the Github Actions build pipeline
  • Fixed vast amount of leftovers and typos in the API methods
  • 23 suites / 58 test cases

@pshenmic pshenmic marked this pull request as draft February 25, 2024 11:46
Copy link

vercel bot commented Feb 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 11:58pm

@pshenmic pshenmic self-assigned this Feb 25, 2024
@pshenmic pshenmic added the backend Related to backend (API) label Feb 25, 2024
@pshenmic pshenmic merged commit 6d3fd2a into master Mar 14, 2024
6 checks passed
@owl352 owl352 deleted the feat/api-integration-tests branch November 23, 2024 01:09
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

Successfully merging this pull request may close these issues.

1 participant