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

First WIP implementation for MrtdCard #4

Merged
merged 8 commits into from
Oct 14, 2024
Merged

First WIP implementation for MrtdCard #4

merged 8 commits into from
Oct 14, 2024

Conversation

Fethbita
Copy link
Owner

@Fethbita Fethbita commented Oct 3, 2024

Fixes #2.

@Fethbita Fethbita self-assigned this Oct 5, 2024
The problem with this approach is that, different test functions can't
use different states of the Rng. Also since the returned values are
hardcoded in the MockRng, they are far away from the tests, should
find another approach to be able to set the values Rng must return in
the test functions themselves
@Fethbita Fethbita marked this pull request as ready for review October 13, 2024 18:53
src/lib.rs Show resolved Hide resolved
@Fethbita Fethbita merged commit 09f6782 into main Oct 14, 2024
1 check passed
@Fethbita Fethbita deleted the feat-mock-card branch October 14, 2024 13:27
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.

Write tests for functions that call send
2 participants