Skip to content

Test – Bid Placement and Withdrawal #271

@Baskarayelu

Description

@Baskarayelu

Description
Add tests for place_bid (valid, unverified investor, over limit, wrong status) and withdraw_bid (owner, non-owner, already accepted/withdrawn).

Requirements and context

  • Achieve minimum 95% test coverage for bid placement and withdrawal
  • Smart contracts only (Soroban/Rust)

Suggested execution

  1. Fork the repo and create a branch
    git checkout -b test/bid-placement-withdrawal
  2. Implement changes
    • Add tests in src/test_bid.rs or equivalent
  3. Test and commit
    • Run cargo test
    • Attach test output

Example commit message
test: bid placement and withdrawal

Guidelines

  • Minimum 95 percent test coverage
  • Clear documentation
  • Timeframe: 96 hours

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions