Skip to content

New integration testing strategy to verify re-exports and into_model #122

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
tcharding opened this issue Apr 9, 2025 · 0 comments · Fixed by #125
Closed

New integration testing strategy to verify re-exports and into_model #122

tcharding opened this issue Apr 9, 2025 · 0 comments · Fixed by #125

Comments

@tcharding
Copy link
Member

While attempting to use types to implement a production client in bdk I found that error types were not re-exported. Somewhat related; in verify we currently only verify that a test foo_bar exists for RPC method foobar but we do not verify that into_model is tested.

I have a patch in development to improve this.

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 a pull request may close this issue.

1 participant