1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 12:20:04 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
3326c3b292 Move accounts to store 2017-12-07 20:47:55 -05:00
128ea57c4d Split accounts and transactions into models 2017-12-05 05:59:44 -05:00
f72c86ef58 Split securities into models 2017-12-05 05:59:44 -05:00
ffc8602336 testing: Add another brokerage account OFX import test 2017-12-01 21:21:55 -05:00
05fdaaeb42 testing: Add checks for OFX investment balances
Also fix a "bug" uncovered, relating to at least one FI's providing
unexpected signs for some OFX fields.
2017-11-29 19:59:02 -05:00
30d4515780 testing: Add initial OFX investment import tests
Also fix up a "bug" caused by financial institutions not deciding on
which sign to use for an OFX field...
2017-11-28 21:25:50 -05:00
238809cd46 testing: Add initial OFX credit card import test 2017-11-28 20:14:38 -05:00
d656f15e84 testing: Ensure account balance is correct after OFX import 2017-11-26 21:01:26 -05:00
aa8924243e Add initial OFX import test
So far, this only checks to ensure that the import doesn't return an
error code.
2017-11-26 14:42:05 -05:00