1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00
Maybe/test/models
Zach Gollwitzer facd74f733
Net worth calculation (#508)
* Add classification generated column to account

* Add basic net worth calculation

* Add net worth tests

* Fix lint errors
2024-03-04 08:31:22 -05:00
..
account Add Local Development Demo Data (#502) 2024-02-29 16:35:54 -05:00
.keep Initial commit 2024-02-02 09:05:04 -06:00
account_balance_test.rb Scaffold out the UI for individual account page (#461) 2024-02-14 13:02:11 -05:00
account_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
currency_test.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
current_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
exchange_rate_test.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
family_test.rb Net worth calculation (#508) 2024-03-04 08:31:22 -05:00
invite_code_test.rb Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
money_test.rb Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
transaction_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
user_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
valuation_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00