-
Notifications
You must be signed in to change notification settings - Fork 23
Unit Tests for LoanService #71
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programblockchainBlockchain/Stellar integrationBlockchain/Stellar integrationdatabaseDatabase relatedDatabase relatedenhancementNew feature or requestNew feature or requestmedium-priorityMedium priority issueMedium priority issuetestingTesting relatedTesting related
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programblockchainBlockchain/Stellar integrationBlockchain/Stellar integrationdatabaseDatabase relatedDatabase relatedenhancementNew feature or requestNew feature or requestmedium-priorityMedium priority issueMedium priority issuetestingTesting relatedTesting related
🔖 Title
Unit Tests for LoanService
📄 Description
Write comprehensive unit tests for the LoanService covering loan quote calculation, loan creation transaction building, and repayment logic. Mock blockchain RPC calls and database operations. This issue can be completed independently once issues #55, #56, #57, #58, and #59 are implemented.
Related to: Meta-issue #67
✅ Tasks to complete
📚 Documentation/context for AI
(This link never should removed)
https://github.com/TrustUp-app/TrustUp-API/tree/main/docs
Relevant documentation:
Dependencies:
🗒️ Additional notes
Acceptance Criteria: