-
Notifications
You must be signed in to change notification settings - Fork 129
Validate investor investment limit updates impact on new bids #594
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbiddingDesign / UX backlog: biddingDesign / UX backlog: biddinginvestor-kycAuto label for contract issues: investor-kycAuto label for contract issues: investor-kycpriority-mediumAuto label for contract issues: priority-mediumAuto label for contract issues: priority-mediumsmart-contractsAuto label for contract issues: smart-contractsAuto label for contract issues: smart-contractstestingAuto label for contract issues: testingAuto label for contract issues: testing
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbiddingDesign / UX backlog: biddingDesign / UX backlog: biddinginvestor-kycAuto label for contract issues: investor-kycAuto label for contract issues: investor-kycpriority-mediumAuto label for contract issues: priority-mediumAuto label for contract issues: priority-mediumsmart-contractsAuto label for contract issues: smart-contractsAuto label for contract issues: smart-contractstestingAuto label for contract issues: testingAuto label for contract issues: testing
Description
Develop tests ensuring updated investor limits are enforced immediately for subsequent bid placements.
Requirements and context
Suggested execution
git checkout -b feature/investor-limit-update-enforcementsrc/verification.rsandsrc/bid.rssrc/test_investor_kyc.rsandsrc/test_bid.rsdocs/contracts/investor-kyc.mdTest and commit
Example commit message
feat: enforce updated investor limits on new bids
Guidelines