mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-06 05:55:21 +02:00
Plaid sync tests and multi-currency investment support (#1531)
* Plaid sync tests and multi-currency investment support * Fix system test * Cleanup * Remove data migration
This commit is contained in:
parent
b2a56aefc1
commit
800eb4c146
21 changed files with 406 additions and 165 deletions
3
test/fixtures/securities.yml
vendored
3
test/fixtures/securities.yml
vendored
|
@ -2,8 +2,11 @@ aapl:
|
|||
ticker: AAPL
|
||||
name: Apple
|
||||
exchange_mic: XNAS
|
||||
country_code: US
|
||||
|
||||
msft:
|
||||
ticker: MSFT
|
||||
name: Microsoft
|
||||
exchange_mic: XNAS
|
||||
country_code: US
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue