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

add paralell tests #95

Merged
merged 1 commit into from
Mar 4, 2022
Merged

add paralell tests #95

merged 1 commit into from
Mar 4, 2022

Conversation

trajan0x
Copy link
Contributor

@trajan0x trajan0x commented Mar 4, 2022

Description

With the coming addition of some heavy fork tests (#91, #92, #93, #94) and heavier mocking like in #81 it makes sense to speed up tests to make a full run through less arduous. This does that by upgrading hardhat and 2 related dependencies required to resolve mochajs/mocha#4552.

Checklist

  • New Contracts have been tested
  • Lint has been run
  • I have checked my code and corrected any misspellings

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1931270319

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.732%

Totals Coverage Status
Change from base Build 1918529051: 0.0%
Covered Lines: 643
Relevant Lines: 1660

💛 - Coveralls

@aureliusbtc aureliusbtc merged commit d79cac3 into master Mar 4, 2022
@aureliusbtc aureliusbtc deleted the paralell-tests branch May 5, 2022 07:28
trajan0x pushed a commit that referenced this pull request May 18, 2022
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.

🐛 Bug: Parallel mode crashes if test exception contains circular references
3 participants