Skip to content

Add unit tests for controllers and services in Portfolio Management System#33

Merged
jayanth343 merged 2 commits into
mainfrom
jdev
Feb 6, 2026
Merged

Add unit tests for controllers and services in Portfolio Management System#33
jayanth343 merged 2 commits into
mainfrom
jdev

Conversation

@jayanth343
Copy link
Copy Markdown
Owner

…ystem

  • Created tests for PortfolioManagementSystemApplication, DashboardController, PmsController, PortfolioController, StockDataController, TransactionController, and WalletController.
  • Implemented service tests for DashboardService, PmsService, TransactionService, and WalletService.
  • Added mockito extensions for inline mocking.
  • Ensured coverage for various scenarios including success and failure cases across all tests.

jayanth343 and others added 2 commits February 6, 2026 08:13
…ystem

- Created tests for PortfolioManagementSystemApplication, DashboardController, PmsController, PortfolioController, StockDataController, TransactionController, and WalletController.
- Implemented service tests for DashboardService, PmsService, TransactionService, and WalletService.
- Added mockito extensions for inline mocking.
- Ensured coverage for various scenarios including success and failure cases across all tests.
@jayanth343 jayanth343 merged commit 87cb4f7 into main Feb 6, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant