Description
Add end-to-end tests to cover the main flows of the pallet_bounties
module.
Key scenarios to cover:
- Creating a bounty
- Curator assignment and acceptance
- Funding and extending a bounty
- Awarding and claiming a bounty
- Bounty closure and payout
- Handling bounty rejection or cancellation
Tests should verify correct state transitions, events, and payouts throughout the bounty lifecycle.