Skip to content

feat: test(ERC20): add approve#56

Draft
GoSTEAN wants to merge 7 commits intoBlockheaderWeb3-Community:testing-with-foundryfrom
GoSTEAN:testing-with-foundry
Draft

feat: test(ERC20): add approve#56
GoSTEAN wants to merge 7 commits intoBlockheaderWeb3-Community:testing-with-foundryfrom
GoSTEAN:testing-with-foundry

Conversation

@GoSTEAN
Copy link
Contributor

@GoSTEAN GoSTEAN commented Sep 14, 2024

Changes Made

Event emission

  • Transfer Event
  • Approval Event
  • Owned Event
Staking Contract
  • test_StakingNotAddZero
  • test_StakingWithZeroAmount
  • test_StakingWithInsufficientBalance
  • test_StakingWithInsufficientAllowance
  • test_StakingWhenContractHasInsufficientReceiptTokens
  • test_StakeTransferFailed
  • test_GetTotalStake
  • test_GetBwcTokenAddress
  • test_GetRewardTokenAddress
  • test_GetReceiptTokenAddress
  • test_NextWithdrawal
  • test_GetStakeBalances
  • test_IsTimeToWithdraw
  • test_WithdrawIsNotAddressZero

ERC20

  • test_ChangeOwner

  • test_Burn

  • test_BurnFromNonZeroAddress

  • test_Approve

  • Tests

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.

1 participant