mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-02 20:28:38 -04:00
Add initial OFX import test
So far, this only checks to ensure that the import doesn't return an error code.
This commit is contained in:
@ -257,7 +257,7 @@ var data = []TestData{
|
||||
UserId: 0,
|
||||
SecurityId: 0,
|
||||
ParentAccountId: 0,
|
||||
Type: handlers.Asset,
|
||||
Type: handlers.Bank,
|
||||
Name: "Credit Union Checking",
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user