1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test
Zach Gollwitzer 453a54e5e6
Add security prices provider (Synth integration) (#1039)
* User tickers as primary lookup symbol instead of isin

* Add security price provider

* Fetch security prices in bulk to improve sync performance

* Fetch prices in bulk, better mocking for tests
2024-08-01 19:43:23 -04:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Basic Portfolio Views (#1000) 2024-07-25 16:46:04 -04:00
fixtures Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -04:00
helpers Fix #910 (#917) 2024-06-24 10:56:44 -04:00
interfaces Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -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 Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -04:00
support Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -04:00
system Set minimum supported date for account entries (#1023) 2024-07-26 10:47:27 -04:00
vcr_cassettes Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -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 Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -04:00