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

test(models): add basic tests for models #63

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

LeoNero
Copy link
Member

@LeoNero LeoNero commented Jul 12, 2022

This adds basic tests for

They may seem redundant since there wasn't much to be tested, but having unit tests to make sure things work as expected and no "innocent" change mess up with things, is always good.

@LeoNero LeoNero force-pushed the add/tests-for-models branch 2 times, most recently from 1e62131 to b6e6a6a Compare July 12, 2022 23:57
@TheCharlatan
Copy link
Member

Can you give some description for why you are testing these?

@LeoNero
Copy link
Member Author

LeoNero commented Jul 13, 2022

@TheCharlatan just updated the description

@TheCharlatan
Copy link
Member

There are some conflicts.

Sorry, I was on my phone and lacked some larger context. I now see you are testing all the manual impl , which I think makes sense.

@LeoNero
Copy link
Member Author

LeoNero commented Jul 13, 2022

done

@TheCharlatan TheCharlatan merged commit 1cb57e5 into monero-rs:master Jul 13, 2022
refring pushed a commit to refring/monero-rpc-rs that referenced this pull request Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants