Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-bach committed Dec 29, 2024
1 parent d9ff242 commit 8034c65
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,16 @@ X Switch to sonner
X Add tests to validate APIs and workflows
X Switch frontend to use NextJS 14 with turbo

- Switch transactionsResolver to use AppSync JS pipeline resolvers, document architecture
##### Current Task

- Switch transactionsResolver to use AppSync JS pipeline resolvers

- Test updateTransactions(2), deleteTransactions(2) lambda
- document architecture
- create L3 constructs for AppSync CDK

##### Future Task

- Ensure updatePositions updates on investment transactions create/update - FAILING, add tests to Lambdas
- Create updateBalances updates on bank transactions create/update
- Update to nodejs 22
Expand Down

0 comments on commit 8034c65

Please sign in to comment.