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
When you guys get the time, could you add some unit tests for the monte_carlo and efficient_frontier modules? I feel that these are as essential as the portfolio file. Understanding the effect of changes to preserving the functionality could be made clearer through a few more comprehensive unit tests.
Thanks for your continued hard work.
The text was updated successfully, but these errors were encountered:
Hey @wasimnoordin , fully agree with you, those modules should get proper tests. Currently the monte carlo and efficient frontier code is tested implicitly through the Portfolio and examples. Obviously that is not great, and proper tests should be implemented for both. Thanks for opening this issue. We'll see when that'll happen, for now there are some other things we are focussing on, but I'll keep this in mind.
Hi @fmilthaler / @PietropaoloFrisoni,
When you guys get the time, could you add some unit tests for the monte_carlo and efficient_frontier modules? I feel that these are as essential as the portfolio file. Understanding the effect of changes to preserving the functionality could be made clearer through a few more comprehensive unit tests.
Thanks for your continued hard work.
The text was updated successfully, but these errors were encountered: