66f4cd2959
fix(infra): add logging to PlaidTransactionProcessor for transaction sync processing
Stevan Freeborn2026-03-12 16:42:44 -05:00
6a21e92aa6
fix(infra): include Metadata in transaction queries for added, modified, and removed transactions
Stevan Freeborn2026-03-12 16:42:39 -05:00
88e8cfbf40
fix(infra): update PlaidClientOptions to retrieve environment variable for production check
Stevan Freeborn2026-03-11 20:09:41 -05:00
559908a150
fix(infra): update transaction amount handling to use CanonicalAmount and ensure negative values in transaction tests
Stevan Freeborn2026-03-11 20:01:23 -05:00
e3acb2166d
fix(api): update PlaidClientOptions to set environment to Production
Stevan Freeborn2026-03-11 19:46:47 -05:00
e6f70f4ab4
fix(api): update PlaidClientOptions to set environment to Development in production
Stevan Freeborn2026-03-11 19:41:49 -05:00
6c8ee3e203
feat(api): enhance PlaidException for detailed error logging and improve GlobalExceptionHandler for specific Plaid errors
Stevan Freeborn2026-03-11 19:28:15 -05:00
6bf7499981
feat(docker): update web service port mapping and remove api service port configuration
Stevan Freeborn2026-03-11 12:31:24 -05:00
cd69cea2ac
refactor: remove Playwright dependencies and configuration, update test cases, and clean up code formatting
Stevan Freeborn2026-03-11 12:13:53 -05:00
e3a75ccbc6
feat(api,web): update account and institution handling to use provider identifiers and enhance UI components for account addition
Stevan Freeborn2026-03-11 10:51:28 -05:00
9e656b7745
refactor: remove unused using directive for Going.Plaid.Transactions in PlaidTransactionProcessorTests
Stevan Freeborn2026-03-08 16:16:07 -05:00
76df36b18f
tests(infra.tests): enhance AccountBuilder with metadata handling and expand PlaidTransactionSyncerTests
Stevan Freeborn2026-03-08 16:14:51 -05:00
98d56fefd7
tests(infra,api): refactor to allow further config of TestApi
Stevan Freeborn2026-03-08 09:15:45 -05:00
df697ed37c
tests(infra.tests): added builder classes for creating test entities
Stevan Freeborn2026-03-08 07:18:27 -05:00
659b2bbf19
tests(infra.tests): wip on builder apis for test data
Stevan Freeborn2026-03-06 07:14:57 -06:00
0bc810cab6
feat: implement transaction handling and add integration tests for Plaid transaction handlers
Stevan Freeborn2026-03-05 13:58:00 -06:00
62a7dde443
feat: update account handling in add endpoint and tests
Stevan Freeborn2026-03-03 07:40:19 -06:00
d293c0d75a
refactor: remove unused using directive for Going.Plaid.Transactions in PlaidTransactionProcessorTests
Stevan Freeborn2026-03-08 16:16:07 -05:00
1c0fdc205e
tests(infra.tests): enhance AccountBuilder with metadata handling and expand PlaidTransactionSyncerTests
Stevan Freeborn2026-03-08 16:14:51 -05:00
1a4f7fac8d
tests(infra,api): refactor to allow further config of TestApi
Stevan Freeborn2026-03-08 09:15:45 -05:00
870baf7b6c
tests(infra.tests): added builder classes for creating test entities
Stevan Freeborn2026-03-08 07:18:27 -05:00
27d2ccbd45
tests(infra.tests): wip on builder apis for test data
Stevan Freeborn2026-03-06 07:14:57 -06:00
66f4046d2e
feat: implement transaction handling and add integration tests for Plaid transaction handlers
Stevan Freeborn2026-03-05 13:58:00 -06:00
0f0ed561c3
feat: update account handling in add endpoint and tests
Stevan Freeborn2026-03-03 07:40:19 -06:00