Skip to content

Add ListingRegistry Hardhat tests#12

Open
Wheezily wants to merge 1 commit into
Nobayprotocol:mainfrom
Wheezily:bounty/listing-registry-hardhat-tests
Open

Add ListingRegistry Hardhat tests#12
Wheezily wants to merge 1 commit into
Nobayprotocol:mainfrom
Wheezily:bounty/listing-registry-hardhat-tests

Conversation

@Wheezily
Copy link
Copy Markdown

Summary

  • add a minimal Hardhat test setup for the Solidity contracts
  • cover ListingRegistry EIP-712 listing submission, bad signatures, seller revoke, non-seller revoke rejection, and owner force revoke
  • document the test commands in the README

Tests

  • npm test

Fixes #3.

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

Successfully merging this pull request may close these issues.

Add Hardhat test suite for ListingRegistry.sol

1 participant