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

fix unit tests #88

Merged
merged 2 commits into from
Aug 10, 2018
Merged

fix unit tests #88

merged 2 commits into from
Aug 10, 2018

Conversation

psychocrypt
Copy link
Member

@psychocrypt psychocrypt commented Aug 10, 2018

  • fix all broken unit tests

  • disable the test serialization until we have a wallet prepared to check all different stored attributes

  • contains fix URI parsing #87, please merge after it

During the URI parsing an index outside of the string is used if the URI is shorter than `7` characters.
This will trigger an exeption.

- remove the hard coded position of `:`
- improve the error message
- fix all broken unit tests
- disable the test `serialization` until we have a wallet prepared to check all different stored attributes
@psychocrypt psychocrypt added the bug Something isn't working label Aug 10, 2018
@psychocrypt psychocrypt added this to the 0.4.0.0/0.3.X.X milestone Aug 10, 2018
@psychocrypt psychocrypt added the tests changes the ryo tests label Aug 10, 2018
@fireice-uk
Copy link
Member

Thanks for working on that part!

@fireice-uk fireice-uk merged commit 84ca3ea into ryo-currency:dev Aug 10, 2018
@psychocrypt psychocrypt mentioned this pull request Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests changes the ryo tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants