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

Bring our functional tests to life #112

Merged
merged 11 commits into from
Dec 28, 2023
Merged

Conversation

Davidson-Souza
Copy link
Collaborator

This is another attempt to bring our functional tests to life. Now that the crate separation project is finished-ish, we can make functional tests to make sure florestad behaves as it should.

The goal here is to add more building blocks for the test framework, rather than actually adding tests.

This commit adds utreexod.py with some useful methods to create and
control an utreexod daemon. This is part of our functional test
framework
This is a file with useful primitives for working with bitcoin, like
Blocks, Transactions and Signatures
@Davidson-Souza Davidson-Souza force-pushed the test/test-framework branch 2 times, most recently from 33d10ef to 624d964 Compare December 22, 2023 18:54
@Davidson-Souza Davidson-Souza marked this pull request as ready for review December 22, 2023 19:05
@Davidson-Souza Davidson-Souza changed the title WIP: Bring our functional tests to life Bring our functional tests to life Dec 22, 2023
@Davidson-Souza Davidson-Souza merged commit 07efc7e into master Dec 28, 2023
6 checks passed
@Davidson-Souza Davidson-Souza deleted the test/test-framework branch January 8, 2024 15:50
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.

1 participant