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 Base test, remove renderer, and add PurityChecker to CurtaGolf constructors #7

Merged
merged 7 commits into from
Nov 29, 2023

Conversation

fiveoutofnine
Copy link
Member

Description

  • Adds a "Base" test @ test/utils/BaseTest.sol, a util contract that deploys contracts, labels addresses, includes events, and has helper functions for testing purposes.
  • Removes renderer because both CurtaGolf and Par contracts have a lot of margin until the ~24.5KB limit.
  • Adds option to initialize purityChecker (+ emits event) in the constructor to make deploying slightly simpler.

@Sabnock01 Sabnock01 merged commit 10006d3 into main Nov 29, 2023
@fiveoutofnine fiveoutofnine deleted the unit-tests branch December 3, 2023 23:24
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.

2 participants