1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/test/models/account
Zach Gollwitzer 47523f64c2
Investment Portfolio Sync (#974)
* Add investment portfolio models

* Add portfolio to demo data

* Setup initial tests

* Rough sketch of sync logic

* Clean up trade sync logic

* Add trade validation

* Integrate trades into sync process
2024-07-16 09:26:49 -04:00
..
balance Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
holding Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
entry_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
holding_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
sync_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
trade_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
transfer_test.rb Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00