1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test/models/account
Jakub Kottnauer 3d9ff3ad2a
Add start balance to manual accounts (#735)
* Add start_balance to accounts

* Add tests

* Cleanup

* Refactor code and add tests

* Update physical cash demo account to be manual

* Do not populate start_balance in migration

* Cleanup

* Review fixes

* Revert calc change

* Update app/models/exchange_rate.rb

Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
Signed-off-by: Jakub Kottnauer <jk@jakubkottnauer.com>

* Add test

* Fix syncable bug and update csv tests

---------

Signed-off-by: Jakub Kottnauer <jk@jakubkottnauer.com>
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-05-16 15:57:21 -04:00
..
balance Add partial account sync support (#653) 2024-04-24 15:55:52 -04:00
credit_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
crypto_test.rb feat: add crypto account type to demo data (#555) 2024-03-19 15:34:35 -04:00
depository_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
investment_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
loan_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
other_asset_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
other_liability_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
property_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
syncable_test.rb Add start balance to manual accounts (#735) 2024-05-16 15:57:21 -04:00
vehicle_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00