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

Test Removed From .gitignore File To Push Test Cases #24

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

SibghatUllah1997
Copy link
Contributor

  • Commented out all test cases dealing with fees and the IGeneralTaxDistributor.
  • Changed the common contract by utilizing a token as a MockToken instead of the original token.
  • Introduced some new functions to the smart contract to improve its functionality.
  • Encountered an issue with the Hardhat configuration as it was using ChainID, so modified the Hardhat configuration settings.
  • After modifications, 65 tests have passed, indicating a significant improvement in the testing environment.
  • However, 2 tests have failed, and further investigation is required to address the issues identified by these failed tests.

@zikriya zikriya merged commit 35b5745 into ferrumnet:develop Apr 27, 2023
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.

None yet

3 participants