1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/test/models
Zach Gollwitzer b5b2d335fd
Add Live Data to Account Page (#464)
* Add trends, time series, seed data

* Remove test data

* Replace old view values with helpers

* Fix tooltip bugs in D3 chart

* Fix tests

* Fix smoke test

* Add CRUD actions for valuations

* Scaffold out inline editing with Turbo
2024-02-20 09:07:55 -05:00
..
account Rework Account to use delegated types 2024-02-03 02:48:51 +00: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 Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
currency_test.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
current_test.rb Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
exchange_rate_test.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
family_test.rb Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
invite_code_test.rb Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
user_test.rb Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
valuation_test.rb Add Live Data to Account Page (#464) 2024-02-20 09:07:55 -05:00