From 3285885b85a51b93383d7c57a339f4898411de8d Mon Sep 17 00:00:00 2001 From: Biswa Kalyan Bhuyan Date: Fri, 25 Apr 2025 15:02:00 +0530 Subject: finance/backend: feat: wrote unit/integration tests for core API endpoints --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e745827..b390b63 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ An application designed to help manage personal finances, including income (like * [x] Create basic CRUD APIs for Loans * [x] Create basic CRUD APIs for Goals * [x] Set up initial logging and error handling -* [ ] Write unit/integration tests for core API endpoints +* [x] Write unit/integration tests for core API endpoints **Phase 2: Frontend Foundation (React/Next.js + shadcn/ui)** -- cgit v1.2.3-59-g8ed1b