1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test/interfaces
Daniel Esteves 077694bbde
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
feat(import): add currency and number format support for CSV imports (#1819)
* feat(import): add currency and number format support for CSV imports

* feat(import): add currency and format for mint and trade

* fix(imports): remove currency field in favor of currency csv col

* fix(imports): remove validate column from import model

* test(import): add some tests for imports

* test(import): add some tests for generate_rows_from_csv

* fix: change method name for import model

* fix: change before validation

---------

Co-authored-by: danestves <danestves@users.noreply.github.com>
2025-02-10 15:31:28 -05:00
..
accountable_resource_interface_test.rb Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
entryable_resource_interface_test.rb Improve account transaction, trade, and valuation editing and sync experience (#1506) 2024-11-27 16:01:50 -05:00
exchange_rate_provider_interface_test.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
git_repository_provider_interface_test.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
import_interface_test.rb feat(import): add currency and number format support for CSV imports (#1819) 2025-02-10 15:31:28 -05:00
security_price_provider_interface_test.rb First pass at security price reference (#1388) 2024-10-29 15:37:59 -04:00
syncable_interface_test.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00