1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00
Maybe/test
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
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Allow CSV file upload in import flow (#986) 2024-07-16 09:23:45 -04:00
fixtures Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
helpers Fix #910 (#917) 2024-06-24 10:56:44 -04:00
interfaces Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
jobs Sync account after transaction import (#820) 2024-05-30 22:06:32 -04:00
lib Handle missing exchange rate provider, allow fallback for missing rates (#955) 2024-07-08 09:04:59 -04:00
mailers Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
models Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
support Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
system Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
vcr_cassettes Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
application_system_test_case.rb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
i18n_test.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
test_helper.rb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00