mirror of
https://github.com/we-promise/sure.git
synced 2026-06-06 19:29:03 +00:00
8
test/fixtures/accounts.yml
vendored
8
test/fixtures/accounts.yml
vendored
@@ -5,6 +5,7 @@ other_asset:
|
||||
currency: USD
|
||||
accountable_type: OtherAsset
|
||||
accountable: one
|
||||
mode: balance
|
||||
|
||||
other_liability:
|
||||
family: dylan_family
|
||||
@@ -13,6 +14,7 @@ other_liability:
|
||||
currency: USD
|
||||
accountable_type: OtherLiability
|
||||
accountable: one
|
||||
mode: balance
|
||||
|
||||
depository:
|
||||
family: dylan_family
|
||||
@@ -22,6 +24,7 @@ depository:
|
||||
accountable_type: Depository
|
||||
accountable: one
|
||||
institution: chase
|
||||
mode: transactions
|
||||
|
||||
credit_card:
|
||||
family: dylan_family
|
||||
@@ -31,6 +34,7 @@ credit_card:
|
||||
accountable_type: CreditCard
|
||||
accountable: one
|
||||
institution: chase
|
||||
mode: transactions
|
||||
|
||||
investment:
|
||||
family: dylan_family
|
||||
@@ -39,6 +43,7 @@ investment:
|
||||
currency: USD
|
||||
accountable_type: Investment
|
||||
accountable: one
|
||||
mode: transactions
|
||||
|
||||
loan:
|
||||
family: dylan_family
|
||||
@@ -47,6 +52,7 @@ loan:
|
||||
currency: USD
|
||||
accountable_type: Loan
|
||||
accountable: one
|
||||
mode: transactions
|
||||
|
||||
property:
|
||||
family: dylan_family
|
||||
@@ -55,6 +61,7 @@ property:
|
||||
currency: USD
|
||||
accountable_type: Property
|
||||
accountable: one
|
||||
mode: transactions
|
||||
|
||||
vehicle:
|
||||
family: dylan_family
|
||||
@@ -63,3 +70,4 @@ vehicle:
|
||||
currency: USD
|
||||
accountable_type: Vehicle
|
||||
accountable: one
|
||||
mode: transactions
|
||||
|
||||
Reference in New Issue
Block a user