1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-22 22:59:39 +02:00
Maybe/test/models
Zach Gollwitzer 0fe9b6d34a
Add Money and Money Series (#505)
* Add Money class

* Standardize creation of money series

* Formatting

* Fix test
2024-03-01 17:17:34 -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 Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -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