Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(x/auction): Unit test for auction module #28

Open
10 tasks
sontrinh16 opened this issue Oct 1, 2024 · 0 comments
Open
10 tasks

Chore(x/auction): Unit test for auction module #28

sontrinh16 opened this issue Oct 1, 2024 · 0 comments

Comments

@sontrinh16
Copy link
Collaborator

This issue tracks the progress and tasks related to the integration tests for the auction module

Tasks

Keeper tests

  • Implement test for CreateAuction
  • Implement test for AddBidEntry
  • Implement test for CancelBidEntry
  • Implement test for DeleteAuction

Msg server tests

  • Implement test for MsgBid
  • Implement tests for MsgCancelBid

BeginBlocker

  • Implement tests for BeginBlocker
  • Create Auction when reaching new auction period
  • Handle bid entry
  • Handle auction clean up
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

No branches or pull requests

1 participant