You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, ...)
The text was updated successfully, but these errors were encountered:
It will be much easier to maintain the tool if there is some unit test.
Examples of usefull tests:
The text was updated successfully, but these errors were encountered: