Commit Graph

8 Commits

Author SHA1 Message Date
Aaron Lindsay 128ea57c4d Split accounts and transactions into models 2017-12-05 05:59:44 -05:00
Aaron Lindsay f72c86ef58 Split securities into models 2017-12-05 05:59:44 -05:00
Aaron Lindsay ffc8602336 testing: Add another brokerage account OFX import test 2017-12-01 21:21:55 -05:00
Aaron Lindsay 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
Aaron Lindsay 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
Aaron Lindsay 238809cd46 testing: Add initial OFX credit card import test 2017-11-28 20:14:38 -05:00
Aaron Lindsay d656f15e84 testing: Ensure account balance is correct after OFX import 2017-11-26 21:01:26 -05:00
Aaron Lindsay 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