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: Functional tests. #252

Open
jaoleal opened this issue Oct 8, 2024 · 0 comments
Open

Feat: Functional tests. #252

jaoleal opened this issue Oct 8, 2024 · 0 comments
Labels
chore Cleaning, refactoring, reducing complexity code quality Generally improves code readability and maintainability enhancement New feature or request

Comments

@jaoleal
Copy link
Contributor

jaoleal commented Oct 8, 2024

As saw #198 (comment). were only certain that our implementation is properly working if we run the node. This is not ideal because is resource and time consuming, not all devices that can be used to develop rust code can easily run the node.

This issue is to keep track of implementing new functional tests. Such as:

Specific blocks evaluation.
Mass blocks evaluation.
Conection with other nodes.

A good example to follow is the functional tests on Bitcoin Core.

@Davidson-Souza Davidson-Souza added enhancement New feature or request chore Cleaning, refactoring, reducing complexity code quality Generally improves code readability and maintainability labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Cleaning, refactoring, reducing complexity code quality Generally improves code readability and maintainability enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants