|
@ -133,8 +133,9 @@ describe('PortfolioCalculator', () => { |
|
|
totalFeesWithCurrencyEffect: new Big('19'), |
|
|
totalFeesWithCurrencyEffect: new Big('19'), |
|
|
totalInterestWithCurrencyEffect: new Big('0'), |
|
|
totalInterestWithCurrencyEffect: new Big('0'), |
|
|
totalInvestment: new Big('298.58'), |
|
|
totalInvestment: new Big('298.58'), |
|
|
|
|
|
totalInvestmentWithCurrencyEffect: new Big('298.58'), |
|
|
totalLiabilitiesWithCurrencyEffect: new Big('0'), |
|
|
totalLiabilitiesWithCurrencyEffect: new Big('0'), |
|
|
totalInvestmentWithCurrencyEffect: new Big('298.58') |
|
|
totalValuablesWithCurrencyEffect: new Big('0') |
|
|
}); |
|
|
}); |
|
|
}); |
|
|
}); |
|
|
}); |
|
|
}); |
|
|