Skip to content

feat: Test suites improvements #1001

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

Closed
wants to merge 1 commit into from

Conversation

AlfredoG87
Copy link
Contributor

Reviewer Notes

  • Added metrics port binding to BaseSuite
  • Improvement on check for avaiable block at BlockAccessServicePlugin
  • Fail fast when receiving both retrieve_latest and block_number on getSingleBlock Request to avoid bad DevEx and confusion
  • since 0 is a valid block, we expect -1 when latest is set to true.
  • Fixed UTs
  • Added E2E Test Suite for Healthz and Metrics endpoints
  • Added E2E Test Suite for GetSingleBlockAPI scenarios

- Improvement on check for avaiable block at BlockAccessServicePlugin
- Fail fast when receiving both `retrieve_latest` and `block_number` on getSingleBlock Request to avoid bad DevEx and confusion
- since 0 is a valid block, we expect -1 when latest is set to true.
- Fixed UTs
- Added E2E Test Suite for Healthz and Metrics endpoints
- Added E2E Test Suite for GetSingleBlockAPI scenarios

Signed-off-by: Alfredo Gutierrez Grajeda <[email protected]>
@AlfredoG87 AlfredoG87 self-assigned this Apr 10, 2025
@AlfredoG87 AlfredoG87 added Tests issue related to enhancing the tests Block Node Issues/PR related to the Block Node. labels Apr 10, 2025
@AlfredoG87 AlfredoG87 added this to the 0.9.0 milestone Apr 10, 2025
@AlfredoG87 AlfredoG87 changed the base branch from main to 505-duplicate-and-behind-cases April 10, 2025 23:27
@AlfredoG87 AlfredoG87 changed the base branch from 505-duplicate-and-behind-cases to 505-plugins-services April 10, 2025 23:27
@AlfredoG87 AlfredoG87 closed this Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Block Node Issues/PR related to the Block Node. Tests issue related to enhancing the tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant