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 unit tests #39

Open
Zapata opened this issue Jun 7, 2018 · 1 comment
Open

Add unit tests #39

Zapata opened this issue Jun 7, 2018 · 1 comment

Comments

@Zapata
Copy link

Zapata commented Jun 7, 2018

It will be much easier to maintain the tool if there is some unit test.

Examples of usefull tests:

  • a test for each source that check that the code can compute the price. This will detect big errors like API changes and allow to quickly see which sources work.
  • a test for each "Algorithm Based Asset" (HERO, HERTZ, ...)
@Zapata
Copy link
Author

Zapata commented Jun 7, 2018

In my version, you can find this kind of tests:

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

No branches or pull requests

1 participant