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 tests against the Bitcoin Regtest #48

Open
ceyhunsen opened this issue Aug 21, 2024 · 0 comments
Open

Add tests against the Bitcoin Regtest #48

ceyhunsen opened this issue Aug 21, 2024 · 0 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@ceyhunsen
Copy link
Member

There should be tests that compares mock RPC with the real Bitcoin RPC (regtest). These tests are qualified as "system" tests and probably won't end up in rust code. Can be shell or other kind of scripts.

Bitcoin repository's tests should be checked if any of the existing tests can be used.

This issue is very important because it will be the most trust worthy way to show that mock RPC really works as the real thing.

@ceyhunsen ceyhunsen added the enhancement New feature or request label Aug 21, 2024
@ceyhunsen ceyhunsen added the wontfix This will not be worked on label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant