Commit Graph
12 Commits
Author SHA1 Message Date
Stevan Freeborn f0c63c7ded fix(infra): simplify transaction processing validation by removing removed transactions check 2026-03-12 17:03:07 -05:00
Stevan Freeborn 66f4cd2959 fix(infra): add logging to PlaidTransactionProcessor for transaction sync processing 2026-03-12 16:42:44 -05:00
Stevan Freeborn e13c83013b refactor(infra.tests): moved builders to common project 2026-03-10 07:41:43 -05:00
Stevan Freeborn 9e656b7745 refactor: remove unused using directive for Going.Plaid.Transactions in PlaidTransactionProcessorTests 2026-03-09 04:29:01 -05:00
Stevan Freeborn 76df36b18f tests(infra.tests): enhance AccountBuilder with metadata handling and expand PlaidTransactionSyncerTests 2026-03-09 04:29:01 -05:00
Stevan Freeborn 98d56fefd7 tests(infra,api): refactor to allow further config of TestApi 2026-03-09 04:29:01 -05:00
Stevan Freeborn 0bc810cab6 feat: implement transaction handling and add integration tests for Plaid transaction handlers 2026-03-09 04:29:01 -05:00
Stevan Freeborn 5b1a5f003e tests: add mucho tests 2026-02-06 06:53:20 -06:00
Stevan Freeborn 0ce97cdec8 tests(api): add integration test for happy path when logging in 2026-02-03 04:38:40 -06:00
Stevan Freeborn 98de115259 feat(core): add password hashing and token generation interfaces 2026-02-03 04:38:40 -06:00
Stevan Freeborn 2a1a03ef6c test: update infra tests for new authentication namespaces 2026-02-03 04:38:40 -06:00
Stevan Freeborn 38a03f56ca tests: refactor test suite to match new project structure 2026-02-03 04:38:40 -06:00